ceriel
21e14a6f0a
redesign of ival, other minor changes
1987-03-25 23:14:43 +00:00
ceriel
3b2ddf7273
many minor fixes and modifications
1987-03-20 08:30:31 +00:00
ceriel
988f6e496b
Fixed a bug with line-directives, added copyright notice
1987-03-10 17:51:10 +00:00
ceriel
6445b23318
bug fixes:
...
- assignment operators for bit fields were wrong
- some conversions for characters were wrong
- result of assignment operator sometimes had wrong size
- character constant \377 was 255, not -1
- string constant generation was clumsy
1987-02-23 13:08:54 +00:00
ceriel
a5d7753a8d
now uses alloc module, bug fixes, -N option under USE_TMP, to not do so
1987-01-24 00:25:56 +00:00
ceriel
40a554bc9b
bug fix in LLlex.c, "string_token"
1986-12-16 14:30:33 +00:00
ceriel
bd0740dc42
version using input module and detecting preprocessor loops
1986-12-04 16:29:44 +00:00
ceriel
5617c657b6
handle void properly, avoid 0-alignments, handle #if defined(..)
1986-12-01 10:00:23 +00:00
erikb
803315bb42
modified the treatment of op=, ++ and -- operators
1986-09-29 13:16:11 +00:00
erikb
b1eed62b5c
put heavily used pointer variables in registers
1986-09-24 13:53:16 +00:00
erikb
f27be37970
built in the compile time flag NOFLOAT to get rid of the float stuff
1986-09-12 09:16:07 +00:00
erikb
80b9feb37f
corrected the treatment of PREDEF-ed macros
1986-04-04 11:31:03 +00:00
erikb
2511f931d9
introduced the em_code(3L) and em_mes(3L) modules
1986-03-25 16:40:43 +00:00
dick
56fef70c43
some long lines split
1986-03-17 17:47:04 +00:00
erikb
65c1ca3fd9
*** empty log message ***
1986-03-10 13:07:55 +00:00