.. |
arrays.tm
|
Micro optimization for iterating over array ranges
|
2024-07-20 17:13:15 -04:00 |
corecursive_func.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
defer.tm
|
Fixes for defer statements in lambdas
|
2024-07-04 18:09:33 -04:00 |
enums.tm
|
For tables, deprecate support for square bracket indexing and .default
|
2024-08-10 16:03:41 -04:00 |
extern.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
for.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
functions.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
import.tm
|
Fix 'use' test to use 'import' instead
|
2024-06-17 17:33:32 -04:00 |
integers.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
iterators.tm
|
Add test for iterators
|
2024-08-10 14:52:53 -04:00 |
lambdas.tm
|
Support nested lambda closures
|
2024-07-14 14:13:23 -04:00 |
lang.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
metamethods.tm
|
Overhaul of operator metamethods
|
2024-08-10 20:50:15 -04:00 |
minmax.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
nums.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
optionals.tm
|
Add test for optionals
|
2024-07-01 12:30:22 -04:00 |
ranges.tm
|
Add test for ranges
|
2024-08-10 14:52:42 -04:00 |
reductions.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -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
|
For tables, deprecate support for square bracket indexing and .default
|
2024-08-10 16:03:41 -04:00 |
text.tm
|
Tweak syntax for debug prints
|
2024-07-05 01:55:02 -04:00 |
use_import.tm
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |