Randy Heit
5fdc889b24
- Restored old -d parameter handling so that I can use "acc -d test.acs" to send debugging output to the console again.
...
- Restored missing lines from ProcessQuoteToken() that prevented proper string parsing with backslashes.
SVN r1320 (trunk)
2008-12-16 04:17:48 +00:00
Christoph Oelckers
ef63d00f3c
Fixed comparison between pointer and integer in ACC's token.c.
...
SVN r1293 (trunk)
2008-11-18 08:26:26 +00:00
Christoph Oelckers
d310c2c361
- Added CodeImp's submission for specifying include paths to ACC.
...
SVN r1292 (trunk)
2008-11-16 19:35:53 +00:00
Randy Heit
a96324456a
- Fixed: Inside an ACS library, you could not use a normal #define to specify
...
the size of an array. Now #defines are fully processed inside an import but
are forgotten when the import is popped if they weren't created with
#libdefine.
SVN r280 (trunk)
2006-08-03 03:45:26 +00:00
Christoph Oelckers
a4879364bb
- Added NecroMage's submission for bitwise/shift assignment operators for ACS.
...
SVN r261 (trunk)
2006-07-16 20:13:24 +00:00
Randy Heit
56f3ff15d8
Initial commit for ACC.
...
SVN r8 (trunk)
2006-02-24 05:03:04 +00:00