|
adfd3aa5d4
|
Add list type check; Clean up
|
2024-06-28 15:35:18 -04:00 |
|
|
fe0bb0a0b5
|
Clean up
|
2024-06-26 18:09:38 -04:00 |
|
|
a177f19f28
|
Pass all tests
|
2024-06-24 16:48:39 -04:00 |
|
|
fbcb28ce24
|
Fix built-in function bug
|
2024-06-24 02:01:08 -04:00 |
|
|
64ce3d56e4
|
Fix function call bug
|
2024-06-24 00:38:06 -04:00 |
|
|
6bdefd0698
|
Continue major refactoring
|
2024-06-22 13:55:43 -04:00 |
|
|
1cd101db3f
|
Refactor context
|
2024-06-22 06:36:59 -04:00 |
|
|
88906fb6d7
|
Continue refactoring
|
2024-06-21 23:37:25 -04:00 |
|
|
a28ac297c1
|
Refactor abstract tree traits
|
2024-06-21 18:28:12 -04:00 |
|
|
d5df74363a
|
Clean up
|
2024-06-18 18:54:17 -04:00 |
|
|
dd062e63f1
|
Change context storage from BTreeMap to HashMap
|
2024-06-17 17:39:44 -04:00 |
|
|
cddf199156
|
Fix tests; Implement type generics
|
2024-06-17 17:38:24 -04:00 |
|
|
e448c9dd4c
|
Add type constructor
|
2024-06-17 10:10:06 -04:00 |
|
|
f7bc43d7e3
|
Replace context inheritance with parental refs
|
2024-05-21 16:32:23 -04:00 |
|
|
2b546e7b63
|
Add example; Clean up pratt parser
|
2024-04-27 03:40:05 -04:00 |
|
|
d400b8bb6a
|
Refine memory management
|
2024-04-22 08:25:20 -04:00 |
|
|
c659b56105
|
Refine memory management
|
2024-04-22 07:56:03 -04:00 |
|
|
bcd8e7c669
|
Refine memory management
|
2024-04-22 05:50:26 -04:00 |
|
|
8478d59000
|
Refine memory management
|
2024-04-22 03:41:21 -04:00 |
|
|
70face6765
|
Revise built-in functions; Add memory management
|
2024-04-22 01:51:34 -04:00 |
|
|
e50b231958
|
Overhaul AST
|
2024-03-25 00:16:55 -04:00 |
|
|
2b797c19f7
|
Pass all tests
|
2024-03-24 09:10:49 -04:00 |
|
|
7dfc026be5
|
Clean up
|
2024-03-23 20:36:23 -04:00 |
|
|
b392a4c7aa
|
Improve errors and built-ins
|
2024-03-23 19:12:18 -04:00 |
|
|
004b7be27a
|
Implement better standard library interface
|
2024-03-23 11:24:25 -04:00 |
|
|
eaff59c88d
|
Continue standard library
|
2024-03-23 09:35:24 -04:00 |
|
|
a8f840a305
|
Continue with standard library
|
2024-03-23 08:47:57 -04:00 |
|
|
9bb4e1b944
|
Begin standard library
|
2024-03-23 08:15:48 -04:00 |
|
|
936b1f5de9
|
Improve named type parsing; Clean up
|
2024-03-20 08:36:18 -04:00 |
|
|
9b74023ade
|
Begin project restructure
|
2024-03-20 04:42:13 -04:00 |
|