|
d3601be44c
|
Fix test
|
2024-02-15 00:58:14 -05:00 |
|
|
fc3dfc0e03
|
Implement structs; Modify tests
|
2024-02-15 00:53:43 -05:00 |
|
|
97319d28b2
|
Implement custom types; Add test
|
2024-02-14 22:46:40 -05:00 |
|
|
89a4c09307
|
Implement basic enum instantiation
|
2024-02-14 22:38:45 -05:00 |
|
|
b8c54ea8bd
|
Begin implementing enums
|
2024-02-14 20:53:42 -05:00 |
|
|
390d1aa504
|
Revert "Remove structure from map types"
This reverts commit 5e685d6641 .
|
2024-02-14 19:15:47 -05:00 |
|
|
5e685d6641
|
Remove structure from map types
|
2024-02-14 19:07:34 -05:00 |
|
|
c2f0ec28ba
|
Clean up
|
2024-02-14 18:57:24 -05:00 |
|
|
a23688803c
|
Add test; Pass test by fixing type validation bug
|
2024-02-14 18:46:05 -05:00 |
|
|
85419c47be
|
Convert maps to structures for advanced type checks
|
2024-02-13 12:04:02 -05:00 |
|
|
1f5dacad7d
|
Add type check for type conversion; Add test
|
2024-02-13 10:49:49 -05:00 |
|
|
18508fa217
|
Begin As implementation for AbstractTree; Add tests
|
2024-02-13 10:26:26 -05:00 |
|
|
3f4c4ff464
|
Fix type checking bug
|
2024-02-13 08:10:34 -05:00 |
|
|
daf78919da
|
Move block contexts to loops and function
|
2024-02-12 16:51:06 -05:00 |
|
|
1e665a6f13
|
Fix context error
|
2024-02-12 15:48:43 -05:00 |
|
|
b7e0828ced
|
Make maps multi-threaded again
|
2024-02-12 15:07:41 -05:00 |
|
|
90c0304af5
|
Implement context
|
2024-02-10 20:50:49 -05:00 |
|
|
9ef82df3a7
|
Fix type setting bugs
|
2024-01-31 21:21:42 -05:00 |
|
|
9a465cb42d
|
Continue error overhaul
|
2024-01-31 19:35:27 -05:00 |
|
|
820c863f7f
|
Overhaul integer, float and range parsing
|
2024-01-31 12:10:32 -05:00 |
|
|
9c87d70659
|
Clean up example tests
|
2024-01-31 10:18:25 -05:00 |
|
|
4cbfdde4a3
|
Write docs; Refine library API
|
2024-01-30 18:13:30 -05:00 |
|
|
ba0d154962
|
Write tests; Clean up
|
2024-01-30 14:11:18 -05:00 |
|
|
93e2a24a25
|
Add test; Rename "string" built-in to "str"
|
2024-01-30 13:57:30 -05:00 |
|
|
f85fed941a
|
Fix serde errors
|
2024-01-30 13:43:18 -05:00 |
|
|
7b101c944a
|
Add tests
|
2024-01-30 11:48:29 -05:00 |
|
|
ce0ca17beb
|
Write tests
|
2024-01-30 00:24:13 -05:00 |
|
|
7f30097d45
|
Improve tests; Clean up
|
2024-01-29 23:57:13 -05:00 |
|
|
0752ebedf2
|
Refine command implementation; Add tests
|
2024-01-29 18:19:06 -05:00 |
|
|
df5cf93e58
|
Allow empty maps; Write tests
|
2024-01-29 17:36:21 -05:00 |
|
|
bd6ca6a6c1
|
Fix function context bug
|
2024-01-28 18:42:27 -05:00 |
|
|
12f82f7bfd
|
Implement recursion using the "self" variable
|
2024-01-24 21:40:46 -05:00 |
|
|
52c6c3a507
|
Implement Range value
|
2024-01-24 20:11:34 -05:00 |
|
|
9299131024
|
Run clippy and prettier
|
2024-01-23 17:10:52 -05:00 |
|
|
bdef5db051
|
Begin implementing and testing type defintions
|
2024-01-23 15:35:26 -05:00 |
|
|
6c4efadb10
|
Add type definitions as a first-class value
|
2024-01-23 15:20:19 -05:00 |
|
|
8224f7fe3c
|
Revise tests
|
2024-01-23 14:08:56 -05:00 |
|
|
f04adfc661
|
Use type definitions for type checks
|
2024-01-17 14:50:39 -05:00 |
|
|
4a42f51580
|
Reimplement type setting for type check system
|
2024-01-17 14:45:34 -05:00 |
|
|
b7db177bd2
|
Fix variable context bugs
|
2024-01-09 20:38:40 -05:00 |
|
|
f89e94cc33
|
Pass format tests
|
2024-01-06 10:40:25 -05:00 |
|
|
14d967b659
|
Improve formatting
|
2024-01-06 08:53:31 -05:00 |
|
|
731bf1cb98
|
Write formatting tests; Improve formatting output
|
2024-01-06 05:29:38 -05:00 |
|
|
9cee46cfe5
|
Implement structured maps
|
2024-01-06 03:47:54 -05:00 |
|
|
dcb0133a4b
|
Reorganize tests
|
2024-01-06 02:26:51 -05:00 |
|
|
9417d0d160
|
Write tests
|
2024-01-06 02:18:30 -05:00 |
|
|
86d2e6aaf4
|
Implement structure value
|
2024-01-06 01:05:13 -05:00 |
|
|
3cbd3bbf3c
|
Improve error interface
|
2024-01-05 23:33:51 -05:00 |
|
|
45384fb394
|
Adjust test
|
2024-01-05 22:40:58 -05:00 |
|
|
ff6cc707d2
|
Implement new type checking
|
2024-01-03 19:58:07 -05:00 |
|