|
cddf199156
|
Fix tests; Implement type generics
|
2024-06-17 17:38:24 -04:00 |
|
|
d53ddd07eb
|
Fix tests and refine new parsing
|
2024-06-17 15:47:07 -04:00 |
|
|
f625568ced
|
Attempt to add JSON parsing
|
2024-06-04 14:47:15 -04:00 |
|
|
c8dfbda447
|
Add fs.read_file to standard library
|
2024-05-25 11:48:43 -04:00 |
|
|
9c77ae2410
|
Fix parsing errors
|
2024-05-20 15:22:50 -04:00 |
|
|
9eb047a913
|
Revert to pratt parsing for all indexes
|
2024-05-18 16:21:46 -04:00 |
|
|
dbbb912b82
|
Continue revising built-in functions
|
2024-04-21 18:06:26 -04:00 |
|
|
e728aa8fbb
|
Make fizzbuzz example work
|
2024-03-25 01:56:06 -04:00 |
|
|
2871fd125a
|
Pass all tests
|
2024-03-24 15:47:23 -04:00 |
|
|
2b797c19f7
|
Pass all tests
|
2024-03-24 09:10:49 -04:00 |
|
|
b392a4c7aa
|
Improve errors and built-ins
|
2024-03-23 19:12:18 -04:00 |
|
|
7263507e84
|
Refine error reports
|
2024-03-23 17:07:41 -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 |
|
|
9bb4e1b944
|
Begin standard library
|
2024-03-23 08:15:48 -04:00 |
|
|
49159d379f
|
Remove experimental std directory
|
2023-12-31 20:14:44 -05:00 |
|
|
b91e23fef3
|
Finish function syntax
|
2023-12-12 18:21:16 -05:00 |
|
|
081d349783
|
Continue type check implementation
|
2023-11-29 20:59:58 -05:00 |
|
|
ff836b4f0a
|
Start std library; Write README; Change map syntax
|
2023-11-16 01:59:48 -05:00 |
|