|
9447ba8c4a
|
Split pattern code into its own file
|
2024-09-13 13:34:04 -04:00 |
|
|
3443edf760
|
Use optionals for iterators
|
2024-09-11 22:28:43 -04:00 |
|
|
7126755275
|
Add optional types
|
2024-09-11 01:31:31 -04:00 |
|
|
d356309023
|
Add (/path):by_line()
|
2024-09-09 22:16:40 -04:00 |
|
|
13a9304dec
|
Initial working version
|
2024-09-09 00:22:12 -04:00 |
|
|
4b352f89a3
|
Add Shell dsl type
|
2024-09-06 11:37:33 -04:00 |
|
|
bac14fa6c7
|
Fully clean up siphash code and fix some issues
|
2024-09-05 16:23:05 -04:00 |
|
|
d08f795794
|
Partially working first draft of bigints
|
2024-08-13 01:30:25 -04:00 |
|
|
2ecb5fe885
|
Add channels and threads
|
2024-08-11 14:47:34 -04:00 |
|
|
c045c54309
|
Add a Range datatype with creation methods like 5:to(10) and
modification methods like `range:by(2)` or `range:reversed()`
|
2024-08-05 14:40:28 -04:00 |
|
|
5b0a841db6
|
Fix edge case with iterating over array:from(-999)
|
2024-07-20 17:20:50 -04:00 |
|
|
e439fcd1e2
|
Clean up imports a bit
|
2024-05-18 14:42:35 -04:00 |
|
|
a1d18fd422
|
Add C string type
|
2024-05-18 14:38:41 -04:00 |
|
|
2dd9392ef9
|
Fix USE_COLOR
|
2024-04-20 14:58:32 -04:00 |
|
|
ff3e1c1328
|
Move arg parsing to inline logic in main() function
|
2024-04-20 14:55:27 -04:00 |
|
|
e33aff908b
|
Inline color file
|
2024-04-20 14:24:37 -04:00 |
|
|
7622f62935
|
More file comments
|
2024-03-18 12:57:49 -04:00 |
|
|
80ffb8044a
|
Better codegen for negation
|
2024-03-14 13:47:40 -04:00 |
|
|
a33f730617
|
Rearranging some files
|
2024-03-10 00:03:21 -05:00 |
|