summaryrefslogtreecommitdiff
path: root/gcc/python
Commit message (Collapse)AuthorAgeFilesLines
* it compiles nowpythonredbrain2011-07-044-65/+147
|
* cleanupsredbrain2011-07-043-112/+49
|
* fixing some bugsredbrain2011-07-044-13/+34
|
* compilation errors fixedredbrain2011-07-013-38/+36
|
* fixing all errorsredbrain2011-06-3016-423/+133
|
* bringing things together againredbrain2011-06-283-19/+69
|
* abstracting out some pass stuffredbrain2011-06-275-11/+69
|
* some expression lowering coderedbrain2011-06-242-10/+101
|
* starting to look more like i know what i am doingredbrain2011-06-247-235/+302
|
* more refactoringredbrain2011-06-236-315/+125
|
* more pass coderedbrain2011-06-223-55/+47
|
* more pass coderedbrain2011-06-205-27/+122
|
* more pass coderedbrain2011-06-207-37/+211
|
* added some kind of pass managerPhilip Herron2011-06-191-3/+54
|
* more work on the large refactor and cleanupPhilip Herron2011-06-1611-874/+386
|
* quick save point before we rebuild the static anlysis codePhilip Herron2011-06-091-3/+39
|
* mid changeredbrain2011-06-083-151/+94
|
* blaredbrain2011-05-051-4/+5
|
* mid cleanup taking shape with proper 2 pass system being put in placeredbrain2011-04-225-386/+439
|
* starting to get there need to cleanup and add new passredbrain2011-04-221-37/+61
|
* more mid fix stuffredbrain2011-04-2210-129/+207
|
* middle of fixing alotredbrain2011-04-138-608/+308
|
* fixed string usageredbrain2011-03-252-18/+32
|
* somne segv bug fixes more to come need to do a fresh compilationredbrain2011-03-255-42/+33
|
* some changes to builtin's callsredbrain2011-03-255-74/+162
|
* fixes to strings in generic usuageredbrain2011-03-156-92/+129
|
* large changes in how objects are storedredbrain2011-03-141-1/+1
|
* some fixesredbrain2011-03-112-46/+81
|
* some format fixesredbrain2011-03-111-7/+16
|
* final commit of the dayredbrain2011-03-035-7/+145
|
* some function decl stuffredbrain2011-03-035-68/+84
|
* some more boiler plate code on how calls will be evaluatedredbrain2011-02-246-73/+145
|
* huge bug fixes and cleanups to expression code callsredbrain2011-02-228-186/+159
|
* quick commitredbrain2011-02-152-54/+109
|
* minor cleanups work on calls and dot operator comencesredbrain2011-02-084-25/+29
|
* fixed bug in suite grammarredbrain2011-01-051-3/+2
|
* Merge remote branch 'origin/python_cor' into python-devredbrain2011-01-051-8/+4
|\
| * Indentation error correctedAndi Hellmund2011-01-031-8/+4
| |
* | just a small editredbrain2011-01-051-1/+2
| |
* | Merge branch 'python_cor' into python-devredbrain2011-01-033-158/+289
|\ \ | |/
| * Implemented pyhton indentation rulesAndi Hellmund2010-12-214-161/+292
| |
* | cleanup and fix of makefile and conflictsredbrain2011-01-032-13/+12
|/
* quick commitredbrain2010-09-202-3/+5
|
* starting to output the global callable table declsredbrain2010-09-172-21/+16
|
* large cleanup to code base and working on global callable object table ↵redbrain2010-09-1710-108/+252
| | | | generation
* sigsev fixredbrain2010-09-161-81/+48
|
* compiles againredbrain2010-09-143-59/+23
|
* fixed many errors and cleaned up includesredbrain2010-09-149-67/+64
|
* refactor of files and headers lots of compiler errors to fix nowredbrain2010-09-1412-99/+255
|
* minor sigsev fixredbrain2010-09-082-2/+2
|