tomo/test
2024-09-15 14:03:16 -04:00
..
arrays.tm Use optional ints in the array find()/first() API 2024-09-11 01:39:19 -04:00
corecursive_func.tm Improved syntax for dollar-string literals 2024-08-18 14:44:15 -04:00
defer.tm Improved syntax for dollar-string literals 2024-08-18 14:44:15 -04:00
enums.tm Improve automatic text quoting so it minimizes escape sequences when 2024-09-15 14:03:16 -04:00
extern.tm Bugfix int parsing 2024-09-02 19:23:35 -04:00
for.tm Improved syntax for dollar-string literals 2024-08-18 14:44:15 -04:00
functions.tm
import.tm For single-member structs/enums, don't print the member name 2024-09-12 04:09:52 -04:00
integers.tm Syntax overhaul (comments back to #, print statments to !!), 2024-09-03 13:19:41 -04:00
iterators.tm Use optionals for iterators 2024-09-11 22:28:43 -04:00
lambdas.tm Syntax overhaul (comments back to #, print statments to !!), 2024-09-03 13:19:41 -04:00
lang.tm Improve automatic text quoting so it minimizes escape sequences when 2024-09-15 14:03:16 -04:00
metamethods.tm
minmax.tm
nums.tm Update test to reflect new numeric precision 2024-08-19 12:40:29 -04:00
optionals.tm Make functions print with func name(...)->... [file:line] info 2024-09-12 23:41:32 -04:00
paths.tm Test nesting parens and escapes 2024-09-09 15:03:51 -04:00
ranges.tm
reductions.tm For big or arbitrarily big integers not known to be constant, do full 2024-09-05 12:41:13 -04:00
sets.tm Fix up comprehensions so set comprehensions work and everything is a bit 2024-09-12 14:27:13 -04:00
structs.tm For single-member structs/enums, don't print the member name 2024-09-12 04:09:52 -04:00
tables.tm Table:get() now uses optional values instead of default or failure modes 2024-09-12 00:55:43 -04:00
text.tm Improve automatic text quoting so it minimizes escape sequences when 2024-09-15 14:03:16 -04:00
threads.tm For single-member structs/enums, don't print the member name 2024-09-12 04:09:52 -04:00
use_import.tm Add test for importing initialized values 2024-08-19 00:53:28 -04:00