bldc/tests
Benjamin Vedder 9a62433015 Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71
43ebce71 Fix formatting int print.c and constants that default to float/double
fa220f0b update gc statistics collection a small bit
25b20686 fix get_heap_state
783d774e Arrays of 64bit values passes the associated tests. More tests are needed though
ff40d02f working on 64bit arrays. more testing needed
204bea39 CMP as a macro instead of 8 different functions
44bb152d added a set of math extensions grabbed from  Benjamin's bldc repo
9c34b4cd added string extensions from benjamins bldc repo
b4370155 merge in changes on master into dev64bit
c129344b fixed masking bug in fundamentals
ed3ab5be closed down ome warnings when building 64bit
d46564c9 expanded functionality of type-of to cover 64bit types and preparations for arrays of 64bit values
f7cb5538 added more 64bit functionality to fundamentals and a tiny amount of tests
4dafbe6c added decoders for 64bit values
63026a8a added 64bit value literals
8c1f0f0f made GC aware of lbm_memory allocated values
17148ada 64 bit values allocated on lbm_memory on 32 bit version
4445e5a8 sketch of encoders for 64 bit values
f636e64d suffix for the lisp size of int and uint are now i and u instead of i28 and u28
840723ca preparations and planning for 64bit types in both 32 and 64 bit versions.
13675dda 64bit up and running. but there are many TODOs
033bfd9a small fixes following bug hunt
f5c984de fix bug in representation of important masks and constants
d40b2437 Merge branch 'master' into dev64bit
06f9603f Merge branch 'master' into dev64bit
69950ba1 32 bit tests are ok
46b6fa28 Merge branch 'master' into dev64bit
b9e2c993 work in progress
8dff9b4d work in progress
a241aded work in progress
4738e0da update year in lbm_types
ca469923 made it possible to run the same tests as on the 32 bit version on the 64 bit code
85acec30 small tweaks tp create_ctx, use correct type
bf0286a7 Merge branch 'master' into dev64bit
824e1634 Merge branch 'master' into dev64bit
04a97f17 lots of testing needed
ea862cce a bunch of changes in preparation for 64bit compatibility.

git-subtree-dir: lispBM/lispBM
git-subtree-split: 43ebce71a281f4a158b8d2dec3fc537c26766ec3
2022-03-25 15:47:05 +01:00
..
Makefile Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
run_tests.sh Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
run_tests64.sh Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_arith_0.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_arith_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_2.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_arith_3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_4.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_5.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_6.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_7.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_8.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_9.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_10.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_11.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_12.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_13.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_14.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_15.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_16.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_17.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_18.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_19.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_arith_20.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_arith_21.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_arith_22.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_arith_23.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_0.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_1.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_2.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_3.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_4.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_5.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_6.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_7.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_8.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_extensions_0.lisp Squashed 'lispBM/lispBM/' changes from bd9b9c77..1c1bd9e6 2022-03-02 14:01:01 +01:00
test_array_extensions_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_array_extensions_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_array_extensions_3.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_array_extensions_4.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_array_extensions_5.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_array_extensions_6.lisp Squashed 'lispBM/lispBM/' changes from bd9b9c77..1c1bd9e6 2022-03-02 14:01:01 +01:00
test_callcc_0.lisp Squashed 'lispBM/lispBM/' changes from 6a219e20..7930b985 2022-02-21 12:02:15 +01:00
test_char_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_comments_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_compare_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_compare_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_compare_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_compare_3.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_decode_0.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_define_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_define_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_define_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_dot1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_dot2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_enc_dec.c Squashed 'lispBM/lispBM/' changes from 5f2a3f36..a7e04542 2022-02-25 10:54:47 +01:00
test_encode_0.lisp Squashed 'lispBM/lispBM/' changes from 748477b9..9559204f 2022-02-01 20:40:07 +01:00
test_encode_1.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_encode_2.lisp Squashed 'lispBM/lispBM/' changes from 748477b9..9559204f 2022-02-01 20:40:07 +01:00
test_eq_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_eq_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_eq_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_eq_3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_eq_4.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_eq_5.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_eq_6.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_eval_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_eval_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_eval_2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_eval_3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_explicit_gc_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_extension_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_extension_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_extension_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_extension_3.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_fib_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_fib_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_fib_2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_fib_3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_fib_4.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_fold_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_heap_alloc.c Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_hex_0.lisp Squashed 'lispBM/lispBM/' changes from 6a219e20..7930b985 2022-02-21 12:02:15 +01:00
test_hof_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_hof_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_hof_2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_if_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_if_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_if_2.lisp Squashed 'lispBM/lispBM/' changes from 1c1bd9e6..fb7d3503 2022-03-03 10:24:42 +01:00
test_ix_0.lisp Squashed 'lispBM/lispBM/' changes from bd9b9c77..1c1bd9e6 2022-03-02 14:01:01 +01:00
test_ix_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_ix_2.lisp Squashed 'lispBM/lispBM/' changes from bd9b9c77..1c1bd9e6 2022-03-02 14:01:01 +01:00
test_lambda_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_lambda_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_lambda_2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_lambda_3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_lambda_4.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_let_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_let_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_let_2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_let_3.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_lisp_code_cps.c Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_list_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_list_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_3.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_4.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_5.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_logic_6.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_logic_7.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_8.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_9.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_10.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_11.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_logic_12.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_macro_0.lisp Squashed 'lispBM/lispBM/' changes from 6a219e20..7930b985 2022-02-21 12:02:15 +01:00
test_map_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_map_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_map_3.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_match_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_match_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_match_2.lisp Squashed 'lispBM/lispBM/' changes from 748477b9..9559204f 2022-02-01 20:40:07 +01:00
test_match_3.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_match_4.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_match_5.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_mutual_rec_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_mutual_rec_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_progn_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_progn_1.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_progn_2.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_progn_3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_progn_4.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_qq_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_qq_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_qq_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_qq_3.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_qq_4.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_qq_5.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_qq_6.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_quote_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_quote_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_read_0.lisp Squashed 'lispBM/lispBM/' changes from 748477b9..9559204f 2022-02-01 20:40:07 +01:00
test_read_1.lisp Squashed 'lispBM/lispBM/' changes from 748477b9..9559204f 2022-02-01 20:40:07 +01:00
test_read_2.lisp Squashed 'lispBM/lispBM/' changes from 1108de58..0535cf11 2022-02-13 14:25:39 +01:00
test_refmut_1.lisp Squashed 'lispBM/lispBM/' changes from 0a69a489..83d186cc 2022-02-16 12:24:45 +01:00
test_refmut_2.lisp Squashed 'lispBM/lispBM/' changes from 0a69a489..83d186cc 2022-02-16 12:24:45 +01:00
test_refmut_3.lisp Squashed 'lispBM/lispBM/' changes from 0a69a489..83d186cc 2022-02-16 12:24:45 +01:00
test_refmut_4.lisp Squashed 'lispBM/lispBM/' changes from 0a69a489..83d186cc 2022-02-16 12:24:45 +01:00
test_refmut_5.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_refmut_6.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_refmut_7.lisp Squashed 'lispBM/lispBM/' changes from 0a69a489..83d186cc 2022-02-16 12:24:45 +01:00
test_refmut_8.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_sumtree_0.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_sumtree_1.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_sumtree_2.lisp Squashed 'lispBM/lispBM/' changes from 6199703d..43ebce71 2022-03-25 15:47:05 +01:00
test_tailrec_0.lisp Squashed 'lispBM/lispBM/' content from commit 748477b9 2022-01-29 17:26:45 +01:00
test_tailrec_1.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_tailrec_2.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_take_iota_0.lisp Squashed 'lispBM/lispBM/' changes from eead0b27..78047efe 2022-03-08 17:48:01 +01:00
test_variable_0.lisp Squashed 'lispBM/lispBM/' changes from 6a219e20..7930b985 2022-02-21 12:02:15 +01:00
test_variable_1.lisp Squashed 'lispBM/lispBM/' changes from bd9b9c77..1c1bd9e6 2022-03-02 14:01:01 +01:00