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