0
I Use This!
Inactive

Commits : Listings

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