more cleanup still
This commit is contained in:
parent
88aaf864ab
commit
014da297d0
|
@ -7,8 +7,8 @@ Tracking here, before I start writing this code, the kinds of validation we're h
|
||||||
* [ ] validate `with` forms
|
* [ ] validate `with` forms
|
||||||
* [ ] first-level property access with pkg, e.g. `Foo :bar`--bar must be on Foo
|
* [ ] first-level property access with pkg, e.g. `Foo :bar`--bar must be on Foo
|
||||||
- [ ] accept pkg-kws
|
- [ ] accept pkg-kws
|
||||||
* [x] compile string-patterns
|
|
||||||
* [ ] validate dict patterns
|
* [ ] validate dict patterns
|
||||||
|
* [x] compile string-patterns
|
||||||
* [x] `loop` form arity checking
|
* [x] `loop` form arity checking
|
||||||
* [x] arity checking of explicit named function calls
|
* [x] arity checking of explicit named function calls
|
||||||
* [x] flag tail calls
|
* [x] flag tail calls
|
||||||
|
|
Loading…
Reference in New Issue
Block a user