summaryrefslogtreecommitdiff
path: root/src/ir.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for TreatNullAs=EmptyString extended attribute.John-Mark Bell2016-02-011-0/+1
* Expose nullable flag in IR and have generated getters use it.John-Mark Bell2016-02-011-0/+1
* extend IR to have a separate map for attribute typesVincent Sanders2015-11-051-2/+11
* Extend IR attribute entries to contain the type modifilerVincent Sanders2015-10-241-6/+12
* Add automatic generation of property getters and settersVincent Sanders2015-10-081-3/+10
* Implement putforwards processing.Vincent Sanders2015-09-301-0/+2
* add dictionary members to irVincent Sanders2015-08-211-2/+9
* add dictionary support and generationVincent Sanders2015-08-211-23/+32
* rename interface map to be intermediate representationVincent Sanders2015-08-171-0/+151