zik.saleeba
|
79c7619dab
|
New expression system now handles simple numeric values
git-svn-id: http://picoc.googlecode.com/svn/trunk@214 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-30 11:16:40 +00:00 |
|
zik.saleeba
|
45a378231b
|
More work on expressions
git-svn-id: http://picoc.googlecode.com/svn/trunk@213 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-29 11:08:03 +00:00 |
|
zik.saleeba
|
8baa2f71f7
|
Fixed a pile of compile errors
git-svn-id: http://picoc.googlecode.com/svn/trunk@212 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-28 11:10:34 +00:00 |
|
zik.saleeba
|
1ab28fcfb7
|
Took a first stab at implementing new/delete. Needs a bit more thought on how to handle dangling references to deallocated storage.
git-svn-id: http://picoc.googlecode.com/svn/trunk@211 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-16 04:25:58 +00:00 |
|
zik.saleeba
|
207549bf17
|
Reorganised platform/library stuff for better separation between
platforms.
Removed unnecessary union in pointers.
git-svn-id: http://picoc.googlecode.com/svn/trunk@203 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-15 07:07:21 +00:00 |
|
zik.saleeba
|
c65cd8256b
|
More work on the new expression evaluator
git-svn-id: http://picoc.googlecode.com/svn/trunk@201 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-12 10:49:57 +00:00 |
|
zik.saleeba
|
36e58ab475
|
Stack handling for new expression evaluator
git-svn-id: http://picoc.googlecode.com/svn/trunk@200 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-12 02:21:12 +00:00 |
|
zik.saleeba
|
456a83da75
|
'->' operator implemented
git-svn-id: http://picoc.googlecode.com/svn/trunk@181 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-09 23:18:04 +00:00 |
|
zik.saleeba
|
08cd7e8328
|
Changed prompt for surveyor
git-svn-id: http://picoc.googlecode.com/svn/trunk@174 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-09 00:07:44 +00:00 |
|
zik.saleeba
|
fab9d6ed1e
|
More work on operator precedence. Plenty to do yet.
git-svn-id: http://picoc.googlecode.com/svn/trunk@171 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-08 08:40:05 +00:00 |
|
zik.saleeba
|
dc04ba8dd0
|
Split parsing across two files parse.c and the new expression.c
git-svn-id: http://picoc.googlecode.com/svn/trunk@170 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-08 07:56:28 +00:00 |
|