tools/pas2c/Pas2C.hs
2018-12-01 Wuzzy Apply Pas2C fix suggested by unC0Rr
2018-11-19 alfadur was a wrong copy apparently
2018-11-19 alfadur corrected parsing joined with unC0Rr's corrected generating finally gives the right result
2018-11-19 alfadur On a second though, the actual error seems to be elsewhere, so still can use proper indexing
2018-11-19 alfadur seems like it's either this or swap indexing order everywhere
2018-11-18 unc0rr Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
2018-10-13 unc0rr Make converter for uLandTemplates into yaml
2018-10-09 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
2018-10-05 unc0rr Fix pas2c build a bit more
2018-10-05 Wuzzy Merge unC0Rr's pas2c fix
2018-10-05 unc0rr Fix previous patch, add support for High(Longword)
2018-10-05 Wuzzy Backed out changeset aed7ee68305a
2018-10-05 unc0rr Fix pas2c not having support for High(LongInt) in init expressions
2018-10-05 Wuzzy Pas2C: Implement rendering of High() similiar to that of Low()
2018-10-02 Wuzzy Resolve ambiguity of <> in Pas2C.hs
2018-04-24 Wuzzy Pas2C: Add support for char + ansistring (for real this time)
2018-03-30 unc0rr Improve error message a bit
2016-07-09 unc0rr Use less weird options
2015-11-16 koda pas2c: Tentatively fix the build
2015-01-06 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
2014-12-17 sheepluva dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
2014-11-15 unc0rr [PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
2014-05-15 unc0rr Fix some pas2c engine warnings
2014-05-09 unc0rr Support OR operator in $IFDEF. Fixes pas2c builds.
2014-02-16 unc0rr Reduce number of warnings in pas2c-generated code
2014-02-11 unc0rr - pas2c recognizes typecasts in initialization expressions
2014-02-10 unc0rr - Pas2C: make use of 'external' function decorator
2014-02-09 unc0rr It compiles \o/
2014-02-08 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
2014-02-07 unc0rr Implement a bit of astring
2014-02-07 unc0rr Pas2C recognizes ansistrings
2014-02-06 unc0rr Fix tons and tons of pas2c warnings (but still not all of them)
2014-02-06 unc0rr Drop support for other string types than string255
2014-01-21 koda partial merge of the webgl branch
2014-01-09 unc0rr '-d' option to pas2c webgl
2014-01-06 unc0rr Render chars as hex numbers webgl
2014-01-05 unc0rr - Fix build via pas2c webgl
2013-02-19 unc0rr Fix sources so pas2c written in haskell could render them again webgl
2013-01-26 koda update branch webgl
2012-11-11 koda merge xymeng pas2c webgl
2012-11-09 nemo Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case... webgl
less more (0) tip