|
3ae7456758
|
Manually catch up to main branch
|
2023-12-31 11:54:19 -05:00 |
|
|
318825d1b1
|
Merge branch 'main' into gui
|
2023-12-31 11:49:58 -05:00 |
|
|
0fa0a026f8
|
Improve error output; Add syntax error check
|
2023-12-31 11:46:56 -05:00 |
|
|
2fee80843d
|
Improve identifier regex
|
2023-12-31 11:03:33 -05:00 |
|
|
12e00bfc42
|
Remove return and use statements; Clean up
|
2023-12-31 09:47:20 -05:00 |
|
|
bf79526764
|
Use new syntax for None values
|
2023-12-31 09:41:00 -05:00 |
|
|
f78070ca47
|
Merge branch 'main' into gui
|
2023-12-31 09:15:55 -05:00 |
|
|
f4c2bfa657
|
Use new syntax for None values
|
2023-12-31 09:14:43 -05:00 |
|
|
9323548375
|
Merge branch 'main' into gui
|
2023-12-31 08:40:31 -05:00 |
|
|
d2def28751
|
Add tests covering for loops
|
2023-12-31 08:36:39 -05:00 |
|
|
9a35dc5ec9
|
Fix parsing bug; Extend GUI
|
2023-12-30 12:02:58 -05:00 |
|
|
6cb84a664a
|
Remove TUI
|
2023-12-30 10:56:56 -05:00 |
|
|
fc1d1c9ee9
|
Merge branch 'main' into gui
|
2023-12-30 10:45:38 -05:00 |
|
|
02b30d3730
|
Improve function Display implementation
|
2023-12-30 10:23:00 -05:00 |
|
|
9d94cb9af4
|
Restart TUI
|
2023-12-30 09:29:33 -05:00 |
|
|
7ea6283650
|
Begin writing GUI
|
2023-12-30 02:04:39 -05:00 |
|
|
dec9e70e4f
|
Fix bench script; Update highlight queries
|
2023-12-30 00:39:49 -05:00 |
|
|
49a219f764
|
Move TUI project; Increment cargo version
|
2023-12-29 23:57:09 -05:00 |
|
|
e57d3f6e60
|
Write README
|
2023-12-29 22:58:05 -05:00 |
|
|
507082209f
|
Apply clippy suggestions and fixes
|
2023-12-29 22:39:50 -05:00 |
|
|
42e0ef366f
|
Clean up
|
2023-12-29 22:28:10 -05:00 |
|
|
1d26b0b418
|
Clean up
|
2023-12-29 22:26:37 -05:00 |
|
|
f486d87976
|
Allow wrapping expressions in parentheses
|
2023-12-29 21:53:26 -05:00 |
|
|
f3921ba87c
|
Revise function and yield syntax
|
2023-12-29 21:15:03 -05:00 |
|
|
55de33ceb7
|
Revise function syntax
|
2023-12-29 20:14:03 -05:00 |
|
|
e10429e1e9
|
Extend function expression to values and indexes
|
2023-12-29 19:22:41 -05:00 |
|
|
17fa708739
|
Add FunctionExpression to fix syntax bug
|
2023-12-29 18:59:15 -05:00 |
|
|
4a8242621d
|
Increment cargo version
|
2023-12-29 16:28:36 -05:00 |
|
|
43ee989eec
|
Improve Interpreter API
|
2023-12-29 16:27:13 -05:00 |
|
|
3c729bea6e
|
Improve Map interface; Clean up
|
2023-12-29 14:52:51 -05:00 |
|
|
37a9a37c72
|
Fix type check bug
|
2023-12-29 14:35:52 -05:00 |
|
|
93ba04d35c
|
Increment cargo version
|
2023-12-29 14:02:56 -05:00 |
|
|
6be9204123
|
Improve Intepreter API for shell use
|
2023-12-29 14:01:54 -05:00 |
|
|
049c28795b
|
Fix type check bug
|
2023-12-29 18:29:16 +00:00 |
|
|
efefd704f7
|
Write README; Fix bench script
|
2023-12-26 23:30:33 -05:00 |
|
|
226c1e806f
|
Increment Cargo version
|
2023-12-26 20:23:06 -05:00 |
|
|
34db948c6e
|
Implement option type
|
2023-12-26 20:05:19 -05:00 |
|
|
9dfaf1420c
|
Implement option value
|
2023-12-26 19:33:19 -05:00 |
|
|
20a6e707c5
|
Clean up
|
2023-12-26 18:36:10 -05:00 |
|
|
a27b33dd36
|
Fix type check error
|
2023-12-26 17:52:44 -05:00 |
|
|
2bcb5f59f7
|
Implement Option and None value types
|
2023-12-26 17:19:12 -05:00 |
|
|
8369477346
|
Fix function context error
|
2023-12-22 16:12:41 -05:00 |
|
|
364ce9cb33
|
Fix async/function bug; Remove Table; Add packages
|
2023-12-22 15:02:22 -05:00 |
|
|
afa937a697
|
Add type checks for maps
|
2023-12-20 18:36:42 -05:00 |
|
|
d2dcc665bb
|
Add type definitions to maps
|
2023-12-20 18:29:18 -05:00 |
|
|
8a7f05acda
|
Add bench script
|
2023-12-18 15:35:04 -05:00 |
|
|
1946b24531
|
Increment cargo version
|
2023-12-17 19:23:48 -05:00 |
|
|
3bfedec5d6
|
Refine type checking and function calling
|
2023-12-17 19:06:36 -05:00 |
|
|
70f0c6b887
|
Fix list type checking
|
2023-12-16 21:26:07 -05:00 |
|
|
500a579910
|
Update grammar; Fix built-in function type checks
|
2023-12-16 21:15:36 -05:00 |
|