|
ddd5912248
|
Begin implementing new Context type
|
2024-02-10 18:29:11 -05:00 |
|
|
e486413aca
|
Fix type setting bugs; Rename function
|
2024-01-31 20:52:34 -05:00 |
|
|
9a465cb42d
|
Continue error overhaul
|
2024-01-31 19:35:27 -05:00 |
|
|
88ca9c5ea4
|
Implement error overhaul
|
2024-01-31 19:07:18 -05:00 |
|
|
7f849f13a3
|
Begin error overhaul
|
2024-01-31 13:51:48 -05:00 |
|
|
7d0cce6fcb
|
Fix function calls inside of functions
|
2024-01-22 21:41:18 -05:00 |
|
|
1ae9dd67a7
|
Clean up
|
2024-01-22 20:45:46 -05:00 |
|
|
c75538c064
|
Clean up
|
2024-01-10 15:03:52 -05:00 |
|
|
b7db177bd2
|
Fix variable context bugs
|
2024-01-09 20:38:40 -05:00 |
|
|
e6acb8cbb9
|
Implement function purity
|
2024-01-06 11:17:08 -05:00 |
|
|
14d967b659
|
Improve formatting
|
2024-01-06 08:53:31 -05:00 |
|
|
8737175df0
|
Implement formatting
|
2024-01-06 08:11:09 -05:00 |
|
|
a52b17930e
|
Implement basic formatting
|
2024-01-06 05:00:36 -05:00 |
|
|
4e861620ce
|
Fix identifier bug
|
2024-01-03 15:36:03 -05:00 |
|
|
ae66e2a211
|
Implement new built-in values
|
2024-01-01 04:59:27 -05:00 |
|
|
2f0ec91c08
|
Add index expressions to fix parsing bug
|
2023-12-31 23:38:09 -05:00 |
|
|
12e00bfc42
|
Remove return and use statements; Clean up
|
2023-12-31 09:47:20 -05:00 |
|
|
2bcb5f59f7
|
Implement Option and None value types
|
2023-12-26 17:19:12 -05:00 |
|
|
3b7e75c41c
|
Add sh function; Improve type check error output
|
2023-12-15 17:54:11 -05:00 |
|
|
ce4d366bab
|
Implement type checking for functions and indexes
|
2023-12-13 15:47:41 -05:00 |
|
|
b91e23fef3
|
Finish function syntax
|
2023-12-12 18:21:16 -05:00 |
|
|
0452243c08
|
Expand type checking
|
2023-12-09 17:55:47 -05:00 |
|
|
833a830b30
|
Expand type checking to map contexts
|
2023-12-09 17:15:41 -05:00 |
|
|
b064d23719
|
Implement type system; Modify use; Write docs
|
2023-12-06 13:48:38 -05:00 |
|
|
ed4dd6a819
|
Improve internal API
|
2023-12-05 17:08:22 -05:00 |
|
|
7f1b53aabe
|
Continue implementing type checks
|
2023-12-02 02:34:23 -05:00 |
|
|
ae05e942f2
|
Add types for built-in functions
|
2023-12-01 22:16:50 -05:00 |
|
|
8826d08392
|
Implement list type checks
|
2023-11-30 00:57:15 -05:00 |
|
|
b6422a438b
|
Implement parsing and runtime checks
|
2023-11-29 22:54:46 -05:00 |
|
|
081d349783
|
Continue type check implementation
|
2023-11-29 20:59:58 -05:00 |
|
|
bc2615a1ed
|
Begin changes for new type definitions
|
2023-11-29 19:23:42 -05:00 |
|
|
d4aac2c729
|
Implement parallel find loop
|
2023-11-14 21:24:47 -05:00 |
|
|
2d85a3ee2b
|
Improve soundness of Map type
|
2023-11-05 13:54:29 -05:00 |
|
|
f33eef9c5a
|
Prepare for new version
|
2023-10-29 19:31:06 -04:00 |
|
|
86499367fc
|
Rename VariableMap to Map
|
2023-10-25 16:44:50 -04:00 |
|
|
3d143cc64c
|
Add debug statement
|
2023-10-22 14:33:08 -04:00 |
|
|
ea633fbc59
|
Reimplement functions
|
2023-10-10 17:12:38 -04:00 |
|
|
8188aa41a5
|
Implement ValueNode
|
2023-10-10 14:12:07 -04:00 |
|
|
9450e6dc96
|
Implement new control flow syntax
|
2023-10-10 13:29:11 -04:00 |
|
|
3e87d8b322
|
Continue syntax overhaul
|
2023-10-06 13:32:58 -04:00 |
|