|
6ec8f20fc5
|
Syntax change: table types are now: {K=V; default=...} and tables
use `{:K=V, ...; default=...}`
|
2025-04-02 16:14:20 -04:00 |
|
|
1f9147187d
|
Make docstring tests use an actual expression AST instead of text
matching
|
2025-03-25 15:40:59 -04:00 |
|
|
09ca0a8aca
|
Update learnxiny for enums no longer showing the type name
|
2025-03-17 18:35:58 -04:00 |
|
|
c9aa9dcdcc
|
Fix learnxiny
|
2025-02-21 14:56:48 -05:00 |
|
|
37f3e91f6c
|
Rename "NONE" to "none"
|
2024-12-07 16:04:25 -05:00 |
|
|
40c33987fa
|
Bring back table[key] syntax
|
2024-11-30 15:50:54 -05:00 |
|
|
abe36dcee1
|
Tweak docs
|
2024-11-26 14:01:03 -05:00 |
|
|
f868d02b08
|
Add NULL as a syntax for null values.
|
2024-11-21 13:00:53 -05:00 |
|
|
074cf22ad4
|
Change function syntax from func(args)->ret to func(args -> ret)
|
2024-10-09 13:26:28 -04:00 |
|
|
de49bc5bb3
|
Deprecate :or_else()/:or_fail()/:or_exit() in favor of the or operator
|
2024-09-16 16:06:19 -04:00 |
|
|
94a3714686
|
Move learnxiny to examples
|
2024-09-13 00:27:46 -04:00 |
|