]> git.sur5r.net Git - cc65/history - src/cc65/expr.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cc65 / expr.h
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2009-09-08 uzAllow to store start and end of generated code in the...
2006-02-19 cuzChanged the low level type representation from a strung...
2004-09-23 cuzFixed bug with braces in initializer lists
2004-06-29 cuzAdded license information preproc.h
2004-06-09 cuzRemoved ExprLoad to LoadExpr.
2004-06-05 cuzMove the compiler stack pointer into its own module.
2004-05-31 cuzRewrite/cleanup of the complete expression flags handling.
2004-05-25 cuzChanged the expression parser to return the lvalue...
2004-03-02 cuzMove the expression test code into separate modules.
2003-08-29 cuzRenamed exprhs to ExprLoad
2003-08-11 cuzRewrote type conversions
2002-12-12 cuzFixed the inlined strlen function
2002-11-24 cuzFixed a problem with the test expression in a for loop...
2002-11-01 cuzMove the assignment parser into a separate module.
2002-11-01 cuzWork on better type casts - not yet finished
2002-02-18 cuzAdd #pragma charmap()
2001-09-09 cuzAdding functionality to StrBuf
2001-08-03 cuzMake flag constants unsigned
2001-07-17 cuzMore renaming. Remove the case label limit by using...
2001-07-17 cuzMore renaming
2001-07-17 cuzRenamed struct expent
2000-12-09 cuzRemove unused flags
2000-12-04 cuzFixed a bug
2000-05-28 uzThis commit was generated by cvs2svn to compensate...