Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler: allow inline static methods + test (moreover static inline was supp... | paul | 2010-03-27 | 1 | -1/+1 |
* | compiler: implement 'var' and 'class var' sections for classes + tests | paul | 2010-01-10 | 1 | -1/+2 |
* | compiler: allow to skip the 'static' modifier in the method implementation + ... | paul | 2010-01-08 | 1 | -1/+1 |
* | compiler: fix access to static class fields from the static class methods + e... | paul | 2010-01-08 | 1 | -0/+4 |
* | compiler: load methodpointer for static class methods - fixes internal error ... | paul | 2010-01-07 | 1 | -0/+30 |