zik.saleeba
|
cebff6d290
|
Thinking about pointers to struct and array elements
git-svn-id: http://picoc.googlecode.com/svn/trunk@119 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-26 10:44:06 +00:00 |
|
zik.saleeba
|
71aa142c96
|
Pointers now work
git-svn-id: http://picoc.googlecode.com/svn/trunk@118 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-26 10:16:49 +00:00 |
|
zik.saleeba
|
3558506261
|
Fiddling with pointers
git-svn-id: http://picoc.googlecode.com/svn/trunk@115 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-25 11:14:46 +00:00 |
|
zik.saleeba
|
318a966bd0
|
Added pointer test case
git-svn-id: http://picoc.googlecode.com/svn/trunk@103 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-24 02:12:20 +00:00 |
|
zik.saleeba
|
37c2364eff
|
Character constants now work
git-svn-id: http://picoc.googlecode.com/svn/trunk@102 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-24 01:01:02 +00:00 |
|
zik.saleeba
|
93a6a0e9d0
|
Fixed a bug in array allocation (regression)
git-svn-id: http://picoc.googlecode.com/svn/trunk@100 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-24 00:08:11 +00:00 |
|
zik.saleeba
|
4b11999dea
|
stdarg parameter type checking bug sorted
git-svn-id: http://picoc.googlecode.com/svn/trunk@99 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-21 23:38:07 +00:00 |
|
zik.saleeba
|
89e5c66189
|
Implemented ellipsis for stdargs and stdarg stack handling
git-svn-id: http://picoc.googlecode.com/svn/trunk@95 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-20 09:04:45 +00:00 |
|
zik.saleeba
|
65db9a490a
|
Added tests for functions, while and do..while
git-svn-id: http://picoc.googlecode.com/svn/trunk@88 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-19 11:00:51 +00:00 |
|
zik.saleeba
|
2caa072dec
|
Added test case for switch/case/break
git-svn-id: http://picoc.googlecode.com/svn/trunk@84 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-18 11:05:34 +00:00 |
|
zik.saleeba
|
d94b70212b
|
Syntax of "switch" is now handled. Not semantics though.
git-svn-id: http://picoc.googlecode.com/svn/trunk@81 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-17 23:36:09 +00:00 |
|
zik.saleeba
|
78e0ff8bc1
|
Implemented array lookup
git-svn-id: http://picoc.googlecode.com/svn/trunk@79 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-15 06:46:37 +00:00 |
|
zik.saleeba
|
b073f187f8
|
Revamped the way lvalues work. Now both structs and '.' should work.
git-svn-id: http://picoc.googlecode.com/svn/trunk@77 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-02-15 05:52:03 +00:00 |
|