|
a47bd2d569
|
Improvements to module imports
|
2024-03-19 23:29:32 -04:00 |
|
|
9932841530
|
Improve comprehensions for both arrays and tables
|
2024-03-17 14:46:36 -04:00 |
|
|
ecf425fb9a
|
Rearrange expression/statement compilation code
|
2024-03-14 13:28:30 -04:00 |
|
|
cbdd357b41
|
Deprecate secret langs (just use one-member structs)
|
2024-03-09 19:02:13 -05:00 |
|
|
2b83ab279d
|
Add langs to the language
|
2024-03-09 18:22:12 -05:00 |
|
|
8fab88c56f
|
Rename Str -> Text
|
2024-03-03 18:15:45 -05:00 |
|
|
4dc70c84d4
|
First working method calls
|
2024-02-29 13:49:24 -05:00 |
|
|
741617a17e
|
Add for-else block
|
2024-02-25 16:02:36 -05:00 |
|
|
9aec32149f
|
Code cleanup for KeywordArg
|
2024-02-23 12:50:01 -05:00 |
|
|
9e2645ade7
|
Fix up keyword args and default args
|
2024-02-22 22:15:09 -05:00 |
|
|
2ecd8e11fd
|
Implement 'when' statement for matching on enums
|
2024-02-22 12:45:12 -05:00 |
|
|
eabff011ea
|
Add in '#' operator for length
|
2024-02-18 01:27:25 -05:00 |
|
|
c678acfb19
|
Quote strings in AST debug strs
|
2024-02-17 23:22:23 -05:00 |
|
|
d46925dbfa
|
Cleanup of builtins
|
2024-02-17 19:32:30 -05:00 |
|
|
de3eeacfa0
|
Major cleanup
|
2024-02-17 16:56:19 -05:00 |
|
|
2c5401aaf7
|
Deprecate Char type
|
2024-02-12 00:41:49 -05:00 |
|
|
ddd9f6e5d5
|
Fix operator precedence and boolification
|
2024-02-11 23:09:00 -05:00 |
|
|
37a0493b59
|
String literals as cords
|
2024-02-11 15:31:30 -05:00 |
|
|
4e545c6798
|
Better string parsing.
|
2024-02-10 15:23:06 -05:00 |
|
|
930c09f46d
|
More features and progress
|
2024-02-08 00:52:18 -05:00 |
|
|
ee0f45e295
|
Rename type AST nodes
|
2024-02-05 13:22:30 -05:00 |
|
|
b08a0d3e2b
|
Updates and functionality
|
2024-02-04 18:04:41 -05:00 |
|
|
98f0c51119
|
Initial commit
|
2024-02-04 15:23:59 -05:00 |
|