]> git.sur5r.net Git - cc65/history - src/cc65/goto.c
Return after errors, move left bracket consumption down
[cc65] / src / cc65 / goto.c
2019-04-21 Lauri KasanenReturn after errors, move left bracket consumption...
2019-04-21 Lauri KasanenFix missing spaces
2019-04-21 Lauri KasanenAdjustment for '816
2019-04-21 Lauri KasanenAdd support for computed gotos
2018-10-02 laubzegaFix non-goto jumps (i.e. inline assembly).
2018-10-02 LaubzegaAdd checks for risky goto statements.
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2001-05-22 cuzMore polishing to get the line info right
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...
2001-05-03 cuzWorking on the new backend
2001-03-26 cuzChanged an error message
2000-11-02 cuzRemoved error numbers in favour of literal error messag...
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...