Changes
Summary
- More transformations cleanup. (details)
- More cleanup. (details)
- Refactoring of field transformations. (details)
- Test model for incremental redevelopment of static field access (details)
- Some temporary static field tests exercising the globals scheme. (details)
- Reworking field access transformation. (details)
- Committing some intermediate stuff before moving to new branch. (details)
- [maven-release-plugin] prepare release Release/0.0.2 (details)
- [maven-release-plugin] prepare for next development iteration (details)
- Stabilize tests. (details)
- - First part of cleaned field access transformation. - Read of field (details)
- Work in progress on getting value of local field. (details)
- Test model for scratch work. (details)
- Some intermediate work and notes. (details)
- Work in progress on field access transformation. (details)
- More tests and fixes for field access transformation. (details)
- - Ongoing work on field access transformations. - Access to fields in (details)
- Re-enabled test. (details)
- Small change to test model for next field access feature, access to (details)
- Tests for field access on objects pass. (details)
- Access to values works. (details)
- Working on setting public fields of instances. (details)
- Setting of public fields on instances works. (details)
- Ensuring that const and static init functions have bodies. (details)
- Forgot to emit non-empty body for static init functions. (details)
- Further improvements to static field access. (details)
- Read of inherited instance variables. (details)
- Setting of public fields, static and non-static, through instance or (details)
- Code cleanup. (details)
- Clean-up. (details)
- Records test was in fact a test for products. (details)
- Intermediate work on records. (details)
- Emitting functions to return references to static fields for FMU export. (details)
- Record type definitions are now transformed into standard classes and (details)
- Fixed problem with tests introduced by record extraction to classes. (details)
- Work in progress on changing record declarations to corresponding class (details)
- modified: (details)
- - Added constructor to the corresponding class for record type (details)
- Some test model elements for static field access bug. (details)
- Remaining math library functions, but no tests. (details)
- Working on making the class name available for each class to be used in (details)
- Each class struct now has a field named "class_name" that contains the (details)
- Github static modifier issue 13. (details)
- Github issue 11 with initialization of record fields. (details)
- Working on getting the right class constructor instead of mk_ for (details)
- Fixed error with return type of constructor for record-to-class (details)
- Type of the initial value of record initialization after conversion to (details)
- DOC: fixes in the README file (details)
- Work on not including unnecessary directories along with generated code. (details)
- Related to issue #4. (details)
- Related to issue #4. (details)
- Prepare release 0.0.4 (details)