]> git.sur5r.net Git - cc65/history - src/ca65/expr.h
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / ca65 / expr.h
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...
2012-06-30 uzMove evaluation of the argument for .BANK into the...
2012-01-18 uzAdd bounded expressions for immediate addressing and...
2012-01-03 uzStarted to add a new .BANK instruction that allows...
2011-08-14 uzA few measures to create slightly smaller object files.
2009-05-18 uzSupport for the .BANKBYTES, .LOBYTES and .HIBYTES pseud...
2006-04-09 cuzEmit warnings for symbols that were used suboptimal...
2005-08-30 cuzFixed a bug in FuncStrAt. New shortcut function GenLite...
2003-11-30 cuzDon't remove symbols or otherwise simplify expressions...
2003-11-18 cuzTemp fix for some address size problems
2003-11-14 cuzAdded enums
2003-11-14 cuzNew function GenAddExpr
2003-11-11 cuzRewrote expression evaluation. More smaller changes.
2003-10-31 cuzWork on named scopes
2003-06-06 cuzAssertion checks were the wrong way round
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...
2000-07-29 cuzRenamed several expression ops and added others.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...