bldc/tests
Benjamin Vedder a02f11d4d4 Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f
e421208f small tweaks to strings, dec_str and string extensions
0baa53c6 Merge pull request #12 from laxsjo/update/str-extensions
1e27ba02 swapped start and occurrence arguments in str-find
7d5a997e Write tests for new string extensions
6bd2c1bd Update str-find argument behavior
b84a779b add_symbol functions now check if a symbol already exists before adding it.
dac49f47 move test lisp files into dedicated directory
34a14229 added a few more move-to-flash tests
1f221aaf change order of flash writes in a few more cases. The high-level array case needs refactoring to fit the pattern
e9e7083f add compiled repl and tests executable to .gitignore
a70eda64 cast/change int types to avoid warnings in string_extensions.c
5dc5b022 Swapped meaning of 'left and 'right in str-find Realized that the previous behavior is completely stupid, since the argument is called direction, while the previous left and right specified which end to start in.
93805c98 Add the str-join and str-find extensions, remove old str-merge
3f364178 change to order in which values are written to flash when processing lists.
6c1a0672 added tests related to progn + var. May need to think a bit about the meaning of var in progn
dd09cecf tweak refman
a9c5fd53 small update lbmref
3642e8a5 small update lbmref
8be7ab05 small tweaks to manual
77a38617 update to lbmref
fa56ea05 changes to lbmref. minor tweaks

git-subtree-dir: lispBM/lispBM
git-subtree-split: e421208f5355be188ac80949e36300f43f15a8fc
2024-07-15 12:29:40 +02:00
..
tests Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
Makefile Squashed 'lispBM/lispBM/' changes from eb2a4cff..6d9ca101 2024-03-27 20:27:34 +01:00
run_tests.sh Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
run_tests64.sh Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
run_tests_gc.sh Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
run_tests_gc_rev.sh Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
test_enc_dec.c Squashed 'lispBM/lispBM/' changes from 610c2d2a..520fde1a 2024-02-23 07:08:24 +01:00
test_heap_alloc.c Squashed 'lispBM/lispBM/' changes from 948bb6bc..9e5d4044 2023-10-06 15:54:52 +02:00
test_lisp_code_cps.c Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
test_move_to_flash_7.lisp Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
test_move_to_flash_8.lisp Squashed 'lispBM/lispBM/' changes from fd0f1fab..e421208f 2024-07-15 12:29:40 +02:00
test_n_times.sh Squashed 'lispBM/lispBM/' changes from 6a448aa3..c097f5c6 2023-05-22 08:17:23 +02:00