Joseph Poirier
|
9c05060820
|
initialize
|
2015-06-18 22:49:47 -05:00 |
|
Joseph Poirier
|
890694a14a
|
formatting
|
2015-06-14 04:46:15 -05:00 |
|
Joseph Poirier
|
b83f9a66dc
|
cleanup unused function params and FIXMEs
|
2015-06-14 02:17:11 -05:00 |
|
Joseph Poirier
|
e52188dcda
|
respect 80 col mark when it makes sense
|
2015-06-10 18:49:09 -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
|
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 |
|
Joseph Poirier
|
a61bd97d9b
|
formatting
|
2015-06-06 23:40:08 -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
|
cb4c34b506
|
Created Visual Studio 2011 project.
Modified to compile under Visual Studio 2011.
git-svn-id: http://picoc.googlecode.com/svn/trunk@572 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-10-05 10:57:24 +00:00 |
|
zik.saleeba
|
853b6f6259
|
Added some more comments.
Added the beginnings of a debugger. It's not useful yet.
git-svn-id: http://picoc.googlecode.com/svn/trunk@570 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-05-01 06:50:00 +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
|
e17f6f955f
|
PICOC_VERSION is now defined as a macro in picoc
git-svn-id: http://picoc.googlecode.com/svn/trunk@528 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2011-02-14 23:42:54 +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
|
bb87abe223
|
Fixed a problem with IncludeLibList not being cleared when includes are
cleaned up.
Fixes issue 109.
git-svn-id: http://picoc.googlecode.com/svn/trunk@482 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-08-21 06:07:02 +00:00 |
|
zik.saleeba
|
1301fe7a8f
|
More intelligent allocation/deallocation of parser data. It should now be possible to report error messages from previously-parsed files.
git-svn-id: http://picoc.googlecode.com/svn/trunk@480 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-27 18:16:05 +00:00 |
|
zik.saleeba
|
0ffbd21f2e
|
When you're using a scripting mode - "-s", "-m" or "-i" - it now automatically includes all the system headers for you.
This fixes issue 101
git-svn-id: http://picoc.googlecode.com/svn/trunk@475 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-27 11:48:39 +00:00 |
|
zik.saleeba
|
ca35f78874
|
Added unistd.h interface module.
git-svn-id: http://picoc.googlecode.com/svn/trunk@456 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-03 21:07:47 +00:00 |
|
zik.saleeba
|
ff7aadcc11
|
Fixed a little bit-rot in clibrary.c
git-svn-id: http://picoc.googlecode.com/svn/trunk@455 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-03 17:00:54 +00:00 |
|
zik.saleeba
|
fcb9255ba9
|
Added stdbool.h module and removed old TRUE and FALSE defs which are not standard C
git-svn-id: http://picoc.googlecode.com/svn/trunk@451 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-03 14:26:04 +00:00 |
|
zik.saleeba
|
5efb924e6a
|
Fixed a problem with declarations for libraries not being compatible with
some C90 compilers.
git-svn-id: http://picoc.googlecode.com/svn/trunk@449 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-07-01 19:48:04 +00:00 |
|
zik.saleeba
|
b313de2aa1
|
Added ctype.h module
git-svn-id: http://picoc.googlecode.com/svn/trunk@448 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-29 20:25:34 +00:00 |
|
zik.saleeba
|
08b08595f4
|
Added new cstdlib errno.h module
git-svn-id: http://picoc.googlecode.com/svn/trunk@445 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-28 20:43:21 +00:00 |
|
zik.saleeba
|
ff9960fc18
|
Added time.h module
git-svn-id: http://picoc.googlecode.com/svn/trunk@443 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-23 20:36:40 +00:00 |
|
zik.saleeba
|
985e6c960f
|
Platform libraries now require explicit #includes
git-svn-id: http://picoc.googlecode.com/svn/trunk@440 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 20:47:17 +00:00 |
|
zik.saleeba
|
019731da60
|
String library completed
git-svn-id: http://picoc.googlecode.com/svn/trunk@435 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 14:17:29 +00:00 |
|
zik.saleeba
|
0afc055ab1
|
Initial version of a standard string library added.
Some regressions fixed.
git-svn-id: http://picoc.googlecode.com/svn/trunk@433 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-13 12:19:32 +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 |
|
zik.saleeba
|
5fdce80407
|
printf() and sprintf() now work
git-svn-id: http://picoc.googlecode.com/svn/trunk@426 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-12 12:45:18 +00:00 |
|
zik.saleeba
|
40e338b823
|
Added printf() and variants to stdio
git-svn-id: http://picoc.googlecode.com/svn/trunk@424 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-11 17:12:49 +00:00 |
|
zik.saleeba
|
a591133f35
|
Added support for #include of predefined libraries.
Created a stdio.h predefined library.
git-svn-id: http://picoc.googlecode.com/svn/trunk@420 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-05 19:00:46 +00:00 |
|