Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-18 | Port to MinGW | Karen Arutyunov | 1 | -1/+1 | |
2016-04-02 | Add attribute syntax infrastructure | Boris Kolpackov | 1 | -1/+1 | |
2015-09-10 | Add support for chunking name parsing | Boris Kolpackov | 2 | -0/+4 | |
2015-09-09 | Add initial support for function calls: $func(a b c) | Boris Kolpackov | 3 | -0/+25 | |
Now it is just a stub that prints the function name and its argument. Currently only single argument can be passed (no value pack support yet). |