| Don't compile mmapping code on MinGW32. |
|
More...
|
almost 17 years ago
|
| CFLAGS must not include -I. |
|
More...
|
almost 17 years ago
|
| Removed .hgignore. |
|
More...
|
about 17 years ago
|
| Fix docexample build. Add target for lispcat. |
|
More...
|
about 17 years ago
|
| Fixed memory leak. |
|
More...
|
almost 18 years ago
|
| Another float output fix. |
|
More...
|
about 18 years ago
|
| Use glib to read and write floats locale-independently. |
|
More...
|
about 18 years ago
|
| Reals are printed with %f instead of %g (%g prints floats without decimal point if it can). |
|
More...
|
over 18 years ago
|
| lisp_number_p macro which checks for integer or real. |
|
More...
|
over 18 years ago
|
| Added function for proplist lookup. |
|
More...
|
over 18 years ago
|
| Functions for writing lisp data without contructing it in memory. |
|
More...
|
over 18 years ago
|
| Inlining of reset_pools and a bugfix. |
|
More...
|
over 18 years ago
|
| Commented out debug output. |
|
More...
|
over 18 years ago
|
| Lispreader: Makefile bugfix and typecast for printf. |
|
More...
|
over 19 years ago
|
| Lispreader: Bugfix and library make target. |
|
More...
|
over 19 years ago
|
| Lispreader: Released version 0.5. |
|
More...
|
about 21 years ago
|
| Lispreader: A list pattern now also matches the empty list. |
|
More...
|
over 21 years ago
|
| Lispreader: Fixes a small bug. |
|
More...
|
over 21 years ago
|
| Fixed some compiler warnings. |
|
More...
|
over 21 years ago
|
| Lispreader: Symbols and numbers are now no longer copied into the token buffer when parsing from memory mapped files. |
|
More...
|
over 21 years ago
|
| Lispreader: Added memory mapped input. |
|
More...
|
over 21 years ago
|
| Lispreader: allocator bugfix. |
|
More...
|
over 21 years ago
|
| Memory allocation can now be controlled via allocators. |
|
More...
|
over 21 years ago
|
| Added lispcat. |
|
More...
|
over 21 years ago
|
| Number pattern (matches ints and floats). lisp_free doesn't recurse any more. |
|
More...
|
almost 22 years ago
|
| Functions for making expressions. Type predicates. lisp_cxr. Version 0.4. |
|
More...
|
over 24 years ago
|
| Fixed a bug in the docs. |
|
More...
|
over 25 years ago
|
| Added 'any' stream type. Version 0.3. |
|
More...
|
almost 26 years ago
|
| Added comment handling. |
|
More...
|
almost 26 years ago
|
| Added NEWS. Added code for handling reals. Made some const changes. Release 0.2. |
|
More...
|
about 26 years ago
|