Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* fix handling of comparison operators in codegenMarion2013-08-111-2/+2
* nicer line wrapping in comments and docstrings (no changes to code)Marion2013-08-091-17/+18
* fix codegen: only write 'else' if there are statements in the else clauseMarion2013-08-091-1/+3
* small bug fix in util.codegenMarion2013-08-031-1/+1
* fix codegen, so it can handle operatorsMarion2013-08-031-5/+17
* restore codegen's copyright and license statemtent (was accidentally deleted)Marion2013-07-191-0/+23
* fix codegen: modules and import-from statementsMarion2013-07-191-28/+12
* add codegen module to utils (it serializes a python AST)Marion2013-07-191-0/+549
* pep8 and pyflakes cleanupWalter Bender2013-05-225-11/+6
* use check box for help toggle; save to gconfWalter Bender2013-05-091-0/+13
* add fb plugin; consolidate gnome menus when possibleWalter Bender2013-01-301-0/+9
* reapplying help patchWalter Bender2012-03-281-7/+64
* new help systemWalter Bender2012-03-231-0/+61
* moving utility module to util directoryWalter Bender2011-02-191-0/+150
* pep8 cleanupWalter Bender2011-02-123-63/+124
* Moved the menu helper methods into their own moduleRaul Gutierrez Segales2011-01-311-0/+23
* Added helper classes that will be used for collaborationRaul Gutierrez Segales2011-01-313-0/+350