summaryrefslogtreecommitdiff
path: root/tests/test/tstatic1.pp
Commit message (Expand)AuthorAgeFilesLines
* compiler: allow inline static methods + test (moreover static inline was supp...paul2010-03-271-1/+1
* compiler: implement 'var' and 'class var' sections for classes + testspaul2010-01-101-1/+2
* compiler: allow to skip the 'static' modifier in the method implementation + ...paul2010-01-081-1/+1
* compiler: fix access to static class fields from the static class methods + e...paul2010-01-081-0/+4
* compiler: load methodpointer for static class methods - fixes internal error ...paul2010-01-071-0/+30