Jonas Maebe
|
1b0b6a9d6d
* also print method implementation when reusing a forward definition
|
14 years ago |
Jonas Maebe
|
f2374ce24d
* save block_type before creating a temporary scanner and restore afterwards,
|
14 years ago |
Jonas Maebe
|
f27ebf8b6d
+ explicitly add constructors of parent class that do not appear in the
|
14 years ago |
Jonas Maebe
|
1b401399a4
* pd.owner.defowner -> pd.struct
|
14 years ago |
Jonas Maebe
|
834ea45be8
* (class_)constructor/destructor_head() now also parses hints,
|
14 years ago |
Jonas Maebe
|
474b7446ad
* set isclassmethod also for class constructors/destructors in
|
14 years ago |
Jonas Maebe
|
33bd3d7aa9
* set isclassmethod also for class constructors/destructors in
|
14 years ago |
Jonas Maebe
|
43c5ed20c2
+ support for initialising typed constants via compiler-generated
|
14 years ago |
Jonas Maebe
|
91e06f7139
* also process nested records/objects when generating implementations
|
14 years ago |
Jonas Maebe
|
e663f0f31f
+ support for class constructors for the JVM target
|
14 years ago |
Jonas Maebe
|
40e0b4677a
+ support for (only named, for now) records in the JVM target:
|
14 years ago |
Jonas Maebe
|
009a30d8cf
* reworked saving/restoring the scanner state (immediately replace scanner
|
14 years ago |
Jonas Maebe
|
42798fd26b
* fixed saving/restoring scanner state
|
14 years ago |
Jonas Maebe
|
019ca93a04
* symcreat functionality to use the parser from inside the compiler for
|
14 years ago |