| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
in the same folder
|
|
- Clean up environment code using type strings instead of manually
defining types
- Add Commands module
- Move Shell lang into an example module that uses Commands module
- Fix some bugs with chained library dependencies
|
|
|
|
changed T(), T, T_t, T_s type names to T(), T$$info, T$$type, T$$struct
for unambiguity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change the literal syntax to `NONE:T` instead of `!T`
|
|
|
|
|
|
|
|
|
|
better with -Ofast and have more standardized behavior
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appropriate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modification methods like `range:by(2)` or `range:reversed()`
|
|
|
|
|
|
|
|
|