|
ddd5912248
|
Begin implementing new Context type
|
2024-02-10 18:29:11 -05:00 |
|
|
9ef82df3a7
|
Fix type setting bugs
|
2024-01-31 21:21:42 -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 |
|
|
699c37d860
|
Add error for
|
2024-01-31 12:17:13 -05:00 |
|
|
820c863f7f
|
Overhaul integer, float and range parsing
|
2024-01-31 12:10:32 -05:00 |
|
|
c5241bb0af
|
Write docs
|
2024-01-30 18:19:05 -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 |
|
|
61e7079a00
|
Fix ranges
|
2024-01-30 09:46:49 -05:00 |
|
|
fb1399ab0d
|
Write docs; Add fs built-in functions
|
2024-01-29 23:18:09 -05:00 |
|
|
bd6ca6a6c1
|
Fix function context bug
|
2024-01-28 18:42:27 -05:00 |
|
|
34173c261b
|
Fix recursion
|
2024-01-28 18:07:28 -05:00 |
|
|
6a9ce76007
|
Clean up
|
2024-01-28 17:46:15 -05:00 |
|
|
3bb9090afa
|
Improve shell ergonomics
|
2024-01-28 12:04:33 -05:00 |
|
|
3d21196768
|
Add JSON functions; Modify CLI prompt
|
2024-01-26 17:14:57 -05:00 |
|
|
f6a1e641c9
|
Repair command implementation
|
2024-01-26 15:23:24 -05:00 |
|
|
54790bc0db
|
Fix stack overflow; Clean up
|
2024-01-25 09:08:39 -05:00 |
|
|
9a65afa083
|
Fix quoted string parsing for commands
|
2024-01-25 08:57:55 -05:00 |
|
|
70ad08128c
|
Add command logic
|
2024-01-25 08:43:21 -05:00 |
|
|
5bdb9f116f
|
Add command and pipe syntax
|
2024-01-25 08:27:24 -05:00 |
|
|
fe1f007692
|
Add command syntax; Write docs
|
2024-01-25 07:10:45 -05:00 |
|
|
58bbbb749e
|
Revert "Add loading binaries as functions"
This reverts commit 8f3d36fc8d .
|
2024-01-25 04:45:25 -05:00 |
|
|
8f3d36fc8d
|
Add loading binaries as functions
|
2024-01-25 04:19:45 -05:00 |
|
|
ac29f0210f
|
Implement reedline crate with highlighting
|
2024-01-25 01:28:22 -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 |
|
|
f2e7badf4b
|
Show completion hints for built-in values
|
2024-01-24 19:41:47 -05:00 |
|
|
270c2fd1dc
|
Begin implementing range value
|
2024-01-23 17:35:12 -05:00 |
|
|
9299131024
|
Run clippy and prettier
|
2024-01-23 17:10:52 -05:00 |
|
|
e4bd0a51d6
|
Continue implementing type definition type
|
2024-01-23 17:03:35 -05:00 |
|
|
6c997c837d
|
Begin adding "new" expressions
|
2024-01-23 16:06:52 -05:00 |
|
|
42ec57bf82
|
Refine implementation
|
2024-01-23 15:46:20 -05:00 |
|
|
6c4efadb10
|
Add type definitions as a first-class value
|
2024-01-23 15:20:19 -05:00 |
|
|
ed6e4cfd1a
|
Rename 'type defintion' to 'type specification'
|
2024-01-23 14:35:57 -05:00 |
|
|
4e61c6dd6e
|
Add TODO item
|
2024-01-23 13:53:40 -05:00 |
|
|
7d0cce6fcb
|
Fix function calls inside of functions
|
2024-01-22 21:41:18 -05:00 |
|
|
44dc6db377
|
Clean up
|
2024-01-22 20:48:52 -05:00 |
|
|
1ae9dd67a7
|
Clean up
|
2024-01-22 20:45:46 -05:00 |
|
|
7642b23553
|
Remove useless function call "name" argument
|
2024-01-17 15:12:37 -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 |
|
|
74dd455ae4
|
Refine Map interface for stability
|
2024-01-17 10:21:00 -05:00 |
|
|
9538caf330
|
Clean up
|
2024-01-10 15:07:27 -05:00 |
|
|
c75538c064
|
Clean up
|
2024-01-10 15:03:52 -05:00 |
|
|
c4908dc00d
|
Implement custom type
|
2024-01-10 14:25:35 -05:00 |
|