summaryrefslogtreecommitdiff
path: root/src/compiler/types.lm
Commit message (Collapse)AuthorAge
* types: handle raw string bytesJari Vetoniemi2018-09-28
|
* implement the binary number typeJari Vetoniemi2018-09-27
|
* types.lm: use lex blocksJari Vetoniemi2018-09-26
| | | | So the matcher wont include the tokens used by other tokens
* remove type::name add endianess supportJari Vetoniemi2018-09-26
| | | | | type::name is too agressive as it clashes with keywords use reference::variable::type and reference::function::type instead
* Add some commentsJari Vetoniemi2018-09-26
|
* Goodbye C compiler, hello colm compilerJari Vetoniemi2018-09-26