tomo/test
2024-09-11 22:28:43 -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 Support 'when' statements as expressions 2024-09-06 14:15:55 -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 Syntax tweak: use ':' for blocks 2024-04-28 14:58:55 -04:00
import.tm Update 'use' test to include a '../examples/vectors.tm' import as well 2024-09-05 15:49:18 -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 Add Text.replace_all({Pattern:Text}) and tweak API for replacement to 2024-09-03 20:48:11 -04:00
metamethods.tm Remove test 2024-08-13 02:46:56 -04:00
minmax.tm Syntax tweak: use ':' for blocks 2024-04-28 14:58:55 -04:00
nums.tm Update test to reflect new numeric precision 2024-08-19 12:40:29 -04:00
optionals.tm More tests 2024-09-11 13:46:38 -04:00
paths.tm Test nesting parens and escapes 2024-09-09 15:03:51 -04:00
ranges.tm Add test for ranges 2024-08-10 14:52:42 -04:00
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 Add Sets to the language 2024-08-10 15:15:38 -04:00
structs.tm For tables, deprecate support for square bracket indexing and .default 2024-08-10 16:03:41 -04:00
tables.tm Add optional types 2024-09-11 01:31:31 -04:00
text.tm Add Text.starts_with() and Text.ends_with() 2024-09-09 05:31:25 -04:00
threads.tm Syntax overhaul (comments back to #, print statments to !!), 2024-09-03 13:19:41 -04:00
use_import.tm Add test for importing initialized values 2024-08-19 00:53:28 -04:00