janet/ctest
Calvin Rose 6b95326d7c First commit removing the integer number type. This should
remove some complexity and unexpected behavior around numbers in
general as all numbers are the same number type, IEEE 754 double
precision numbers. Also update examples and tests, some of which were
out of date.

Some more testing may be needed for new changes to numbers.
2018-12-27 13:05:29 -05:00
..
array_test.c Add some tests for C api and code. 2018-11-18 13:56:27 -05:00
buffer_test.c Add some tests for C api and code. 2018-11-18 13:56:27 -05:00
system_test.c First commit removing the integer number type. This should 2018-12-27 13:05:29 -05:00
table_test.c Add generator expressions for easier iteration. 2018-11-20 21:48:06 -05:00