Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remmoved doregister parameter from t*sym constructors, as the registration | jonas | 2019-09-14 | 1 | -3/+3 |
* | * when creating wrappers, add a prefix to parameter names to prevent them | jonas | 2018-12-24 | 1 | -1/+1 |
* | * removed unused units | florian | 2017-05-09 | 1 | -2/+2 |
* | Extend tstaticvarsym (and by extension tabstractnormalvarsym) with the capabi... | svenbarth | 2015-11-20 | 1 | -2/+2 |
* | * only write the parts of the unit localsymtables that are actually needed: | jonas | 2015-10-25 | 1 | -4/+4 |
* | + extend ttypesym with the possiblity to create it as unregistered | svenbarth | 2015-09-11 | 1 | -1/+1 |
* | + support for calling a method via a block: we capture the method as a | jonas | 2014-07-18 | 1 | -7/+53 |
* | * changed the syntax for block procvars from "xxx is block" to | jonas | 2014-07-18 | 1 | -1/+1 |
* | + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension) | jonas | 2014-07-18 | 1 | -0/+339 |