Assert, Exit builtins
* Builtins for assert and exit are added * Tests for assert are added * file operations from previous MR are added to documents * assert and exit are added to documents
This commit is contained in:
parent
270cc32572
commit
2cd5016c1d
6 changed files with 119 additions and 34 deletions
|
|
@ -156,12 +156,9 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
|
|||
(See tag: v0.3.0)
|
||||
** TODO v1.0 tasks
|
||||
- islist type query
|
||||
- assert function
|
||||
- set library
|
||||
- Can pass args to relish scripts (via interpreter)
|
||||
- Can pass args to relish scripts (via command line)
|
||||
- File operations
|
||||
- (add this all to the readme)
|
||||
- finish basic goals in the [[file:snippets/interactive-devel.rls][interactive development library]]
|
||||
- Release CI
|
||||
- Rename to Flesh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue