bldc/repl
Benjamin Vedder f6eeba8336 Squashed 'lispBM/lispBM/' changes from 15fd3dea..02887bfd
02887bfd Change implementation of car family in evaluator for immediate termination on error
7517c2e1 bug fix in wait-for and addition of a few tests
275a8e46 removed pointless usage of WITH_GC
143d024c bumped version
a4836c7d closing a number of warnings when building 64bits. some still remain
e61c28e9 closing some warnings on 64bit build - lots to go
68a09916 a small amount of cleaning.
bd91e152 wait-for + trigger mechanism has been added, but is untested
70c82228 adding tests of undefine
003887d8 fix severe bug in undefine
bdc30576 Added two undefine tests
4e694bc8 experimental wake-up lbm task framework, work in progress
38068776 cleaning and refactoring
7e814674 cleaning and consolidating
b05615fa cleaning and consolidation of functionality
2b986f7c small refactor for
ce05734d removed dead code in evaluation of the progn continuation
9eeae272 made global env a static variable in env.c
1eacbf3f refactoring. may save a few cpu cycles in list allocation and GC

git-subtree-dir: lispBM/lispBM
git-subtree-split: 02887bfd12a8d98f2e6f73b3dbd38b9ec222358a
2023-06-12 11:49:07 +02:00
..
Makefile Squashed 'lispBM/lispBM/' changes from 4c19fddd..cf470a85 2022-04-18 18:06:37 +02:00
convmp4.sh Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
convpng.sh Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
evaldefunc.lisp Squashed 'lispBM/lispBM/' changes from 3836952f..cdfd116c 2022-07-06 10:18:45 +02:00
evalstack.lisp Squashed 'lispBM/lispBM/' changes from 3836952f..cdfd116c 2022-07-06 10:18:45 +02:00
evaluator.lisp Squashed 'lispBM/lispBM/' changes from 3836952f..cdfd116c 2022-07-06 10:18:45 +02:00
repl.c Squashed 'lispBM/lispBM/' changes from 15fd3dea..02887bfd 2023-06-12 11:49:07 +02:00
simple.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
simple2.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00
simple3.lisp Squashed 'lispBM/lispBM/' changes from 95368f36..c9034e4a 2023-04-14 12:39:14 +02:00
test_mp.lisp Squashed 'lispBM/lispBM/' changes from c81eb021..8b64ae8b 2022-10-31 21:52:58 +01:00
test_yield.lisp Squashed 'lispBM/lispBM/' changes from ccca9778..db80cb7d 2022-04-12 10:44:49 +02:00