| 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
|
|
|
|
|
|
|
|
|
|
|
|
`const char*` instead of `char*`)
|
|
|
|
|
|
an error, show the mismatch below the stack trace.
|
|
CString
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed T(), T, T_t, T_s type names to T(), T$$info, T$$type, T$$struct
for unambiguity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that type
|
|
|
|
|
|
|