| Age | Commit message (Collapse) | Author |
|
|
|
|
|
- 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
|
|
|
|
|
|
stringly typed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 41c0ea851a542bcd7d54b8c5c06d70e1e00095e1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change the literal syntax to `NONE:T` instead of `!T`
|
|
|
|
|
|
|
|
|
|
|
|
optimized for min/max and argmin/argmax.
|
|
|
|
constructors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
better with -Ofast and have more standardized behavior
|
|
|
|
|
|
|
|
|
|
|