Joseph Poirier
|
e52188dcda
|
respect 80 col mark when it makes sense
|
2015-06-10 18:49:09 -05:00 |
|
Joseph Poirier
|
3655278bcd
|
minor cleanup
|
2015-06-10 14:37:21 -05:00 |
|
Joseph Poirier
|
9293ed0443
|
use stdbool.h and convert TRUE/FALSE to true/false
|
2015-06-10 14:24:53 -05:00 |
|
Joseph Poirier
|
b2d468537e
|
remove NO_FP checks; assume at least softfp, remove NO_MODULUS
|
2015-06-10 13:38:54 -05:00 |
|
Joseph Poirier
|
c504c52cd1
|
misc formatting, more descriptive out of mem erros, increase default stack size
|
2015-06-09 02:45:00 -05:00 |
|
Joseph Poirier
|
1a4b9a92c4
|
ongoing dev: remove unused platform specific code
|
2015-06-07 20:56:23 -05:00 |
|
zik.saleeba
|
62bc229f4a
|
Adapted to be fully re-entrant.
Issue #137
git-svn-id: http://picoc.googlecode.com/svn/trunk@581 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2012-09-22 05:11:44 +00:00 |
|
zik.saleeba
|
b23d1e8e06
|
Big reorganisation to make it easier to access picoc as a library.
Also moved most internal header stuff to the new header interpreter.h.
git-svn-id: http://picoc.googlecode.com/svn/trunk@549 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-17 07:11:20 +00:00 |
|
zik.saleeba
|
ab677a0670
|
Fixed NO_FP support
git-svn-id: http://picoc.googlecode.com/svn/trunk@504 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-10 23:50:05 +00:00 |
|
zik.saleeba
|
29f48a2921
|
Added a tentative test for bug #108.
Fixed a comment problem (standard compliance).
git-svn-id: http://picoc.googlecode.com/svn/trunk@489 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-01-24 02:20:48 +00:00 |
|
zik.saleeba
|
543964f6f9
|
Reducing warnings about implicit definitions
git-svn-id: http://picoc.googlecode.com/svn/trunk@488 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-01-24 02:15:21 +00:00 |
|
zik.saleeba
|
907f2b26d9
|
Changed "NativePointer" to "Pointer" for brevity
git-svn-id: http://picoc.googlecode.com/svn/trunk@437 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 14:41:03 +00:00 |
|
zik.saleeba
|
7dc3e2e00c
|
Now implements all old math.h functions
git-svn-id: http://picoc.googlecode.com/svn/trunk@430 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 11:26:29 +00:00 |
|
zik.saleeba
|
36069a5a2f
|
First version of standard math.h handling added
git-svn-id: http://picoc.googlecode.com/svn/trunk@429 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 11:05:24 +00:00 |
|