Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | it compiles nowpython | redbrain | 2011-07-04 | 4 | -65/+147 |
| | |||||
* | cleanups | redbrain | 2011-07-04 | 3 | -112/+49 |
| | |||||
* | fixing some bugs | redbrain | 2011-07-04 | 4 | -13/+34 |
| | |||||
* | compilation errors fixed | redbrain | 2011-07-01 | 3 | -38/+36 |
| | |||||
* | fixing all errors | redbrain | 2011-06-30 | 16 | -423/+133 |
| | |||||
* | bringing things together again | redbrain | 2011-06-28 | 3 | -19/+69 |
| | |||||
* | abstracting out some pass stuff | redbrain | 2011-06-27 | 5 | -11/+69 |
| | |||||
* | some expression lowering code | redbrain | 2011-06-24 | 2 | -10/+101 |
| | |||||
* | starting to look more like i know what i am doing | redbrain | 2011-06-24 | 7 | -235/+302 |
| | |||||
* | more refactoring | redbrain | 2011-06-23 | 6 | -315/+125 |
| | |||||
* | more pass code | redbrain | 2011-06-22 | 3 | -55/+47 |
| | |||||
* | more pass code | redbrain | 2011-06-20 | 5 | -27/+122 |
| | |||||
* | more pass code | redbrain | 2011-06-20 | 7 | -37/+211 |
| | |||||
* | added some kind of pass manager | Philip Herron | 2011-06-19 | 1 | -3/+54 |
| | |||||
* | more work on the large refactor and cleanup | Philip Herron | 2011-06-16 | 11 | -874/+386 |
| | |||||
* | quick save point before we rebuild the static anlysis code | Philip Herron | 2011-06-09 | 1 | -3/+39 |
| | |||||
* | mid change | redbrain | 2011-06-08 | 3 | -151/+94 |
| | |||||
* | bla | redbrain | 2011-05-05 | 1 | -4/+5 |
| | |||||
* | mid cleanup taking shape with proper 2 pass system being put in place | redbrain | 2011-04-22 | 5 | -386/+439 |
| | |||||
* | starting to get there need to cleanup and add new pass | redbrain | 2011-04-22 | 1 | -37/+61 |
| | |||||
* | more mid fix stuff | redbrain | 2011-04-22 | 10 | -129/+207 |
| | |||||
* | middle of fixing alot | redbrain | 2011-04-13 | 8 | -608/+308 |
| | |||||
* | fixed string usage | redbrain | 2011-03-25 | 2 | -18/+32 |
| | |||||
* | somne segv bug fixes more to come need to do a fresh compilation | redbrain | 2011-03-25 | 5 | -42/+33 |
| | |||||
* | some changes to builtin's calls | redbrain | 2011-03-25 | 5 | -74/+162 |
| | |||||
* | fixes to strings in generic usuage | redbrain | 2011-03-15 | 6 | -92/+129 |
| | |||||
* | large changes in how objects are stored | redbrain | 2011-03-14 | 1 | -1/+1 |
| | |||||
* | some fixes | redbrain | 2011-03-11 | 2 | -46/+81 |
| | |||||
* | some format fixes | redbrain | 2011-03-11 | 1 | -7/+16 |
| | |||||
* | final commit of the day | redbrain | 2011-03-03 | 5 | -7/+145 |
| | |||||
* | some function decl stuff | redbrain | 2011-03-03 | 5 | -68/+84 |
| | |||||
* | some more boiler plate code on how calls will be evaluated | redbrain | 2011-02-24 | 6 | -73/+145 |
| | |||||
* | huge bug fixes and cleanups to expression code calls | redbrain | 2011-02-22 | 8 | -186/+159 |
| | |||||
* | quick commit | redbrain | 2011-02-15 | 2 | -54/+109 |
| | |||||
* | minor cleanups work on calls and dot operator comences | redbrain | 2011-02-08 | 4 | -25/+29 |
| | |||||
* | fixed bug in suite grammar | redbrain | 2011-01-05 | 1 | -3/+2 |
| | |||||
* | Merge remote branch 'origin/python_cor' into python-dev | redbrain | 2011-01-05 | 1 | -8/+4 |
|\ | |||||
| * | Indentation error corrected | Andi Hellmund | 2011-01-03 | 1 | -8/+4 |
| | | |||||
* | | just a small edit | redbrain | 2011-01-05 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'python_cor' into python-dev | redbrain | 2011-01-03 | 3 | -158/+289 |
|\ \ | |/ | |||||
| * | Implemented pyhton indentation rules | Andi Hellmund | 2010-12-21 | 4 | -161/+292 |
| | | |||||
* | | cleanup and fix of makefile and conflicts | redbrain | 2011-01-03 | 2 | -13/+12 |
|/ | |||||
* | quick commit | redbrain | 2010-09-20 | 2 | -3/+5 |
| | |||||
* | starting to output the global callable table decls | redbrain | 2010-09-17 | 2 | -21/+16 |
| | |||||
* | large cleanup to code base and working on global callable object table ↵ | redbrain | 2010-09-17 | 10 | -108/+252 |
| | | | | generation | ||||
* | sigsev fix | redbrain | 2010-09-16 | 1 | -81/+48 |
| | |||||
* | compiles again | redbrain | 2010-09-14 | 3 | -59/+23 |
| | |||||
* | fixed many errors and cleaned up includes | redbrain | 2010-09-14 | 9 | -67/+64 |
| | |||||
* | refactor of files and headers lots of compiler errors to fix now | redbrain | 2010-09-14 | 12 | -99/+255 |
| | |||||
* | minor sigsev fix | redbrain | 2010-09-08 | 2 | -2/+2 |
| |