1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-13 17:06:49 +00:00
janet/test
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
..
helper.janet Rename the := special form to set so it does not look like a keyword. 2018-12-16 21:57:32 -05:00
suite1.janet First commit removing the integer number type. This should 2018-12-27 13:05:29 -05:00
suite2.janet Update Makefile and fix fiber issues. When 2018-12-02 15:29:21 -05:00
suite3.janet Fix bug in compiler with if form under certain conditions. 2018-12-25 15:32:42 -05:00
suite0.janet First commit removing the integer number type. This should 2018-12-27 13:05:29 -05:00