Commit graph

1826 commits

Author SHA1 Message Date
ceriel fef3cce6e0 solved some problems with include files 1987-02-24 10:54:20 +00:00
ceriel 45bffe9e26 solved a problem with include files 1987-02-24 10:49:54 +00:00
ceriel 141753d598 still referred to BadAssertion.c instead of BadAssert.c 1987-02-24 10:45:54 +00:00
ceriel 4c11fded37 4/4, new C compiler 1987-02-24 10:15:46 +00:00
ceriel bbcf72b0e4 4/4, new C cmpiler 1987-02-24 10:00:37 +00:00
ceriel ea8fd6991c *** empty log message *** 1987-02-23 23:35:42 +00:00
ceriel aa2add89cd *** empty log message *** 1987-02-23 23:28:06 +00:00
ceriel 780c7ba10d *** empty log message *** 1987-02-23 22:49:20 +00:00
em eb02375ee5 do not generate .c files when cleaninmg up 1987-02-23 22:38:45 +00:00
em 7a946c5bf4 cleanup --> clean 1987-02-23 22:35:21 +00:00
ceriel 98654d6c0f *** empty log message *** 1987-02-23 19:48:17 +00:00
ceriel 47d61c3ae9 Initial revision 1987-02-23 19:47:00 +00:00
ceriel 4fe6ea9c8a *** empty log message *** 1987-02-23 19:39:57 +00:00
ceriel f8b59e9308 Initial revision 1987-02-23 19:38:14 +00:00
ceriel 3baea33f46 *** empty log message *** 1987-02-23 19:18:57 +00:00
ceriel d640f098b9 updated to current situation 1987-02-23 19:15:33 +00:00
ceriel 75cfdc06c6 Initial revision 1987-02-23 19:14:34 +00:00
ceriel a8ef006163 *** empty log message *** 1987-02-23 19:08:18 +00:00
ceriel 5bb235c02a Initial revision 1987-02-23 19:04:27 +00:00
ceriel 4ffb6fe8bd Initial revision 1987-02-23 18:58:58 +00:00
ceriel 318e1bfec8 *** empty log message *** 1987-02-23 18:28:42 +00:00
ceriel 925ec7555f bug fix 1987-02-23 15:48:27 +00:00
ceriel e2ab98dea0 *** empty log message *** 1987-02-23 14:22:16 +00:00
ceriel 3ce0d62f83 Initial revision 1987-02-23 14:14:35 +00:00
ceriel 96f6adb74b *** empty log message *** 1987-02-23 14:06:17 +00:00
ceriel ca1655c25e 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 af2b497fdf Initial revision 1987-02-23 11:38:21 +00:00
ceriel 398021e77a Added No_Mem 1987-02-23 11:38:15 +00:00
ceriel f98832f587 *** empty log message *** 1987-02-23 11:23:46 +00:00
ceriel 35e75e3d55 Added a dependency 1987-02-23 11:02:31 +00:00
ceriel 6f9a14000c Some minor improvements 1987-02-23 11:01:13 +00:00
ceriel 74be3a448f *** empty log message *** 1987-02-23 10:50:15 +00:00
ceriel c6b3fb3aef Initial revision 1987-02-23 09:22:33 +00:00
ceriel a7c40760cd Current results 1987-02-23 09:21:29 +00:00
ceriel 2d34e6f839 Delete temporary 1987-02-23 09:18:41 +00:00
ceriel 8a407d5ee9 remove temporary 1987-02-22 15:56:31 +00:00
ceriel 0c7c379d46 better versions, bug fixes in compiler 1987-02-22 15:28:26 +00:00
ceriel 0a70c8f525 Initial revision 1987-02-21 22:26:39 +00:00
ceriel f2a77335b0 An attempt to make "erasereg" a little more efficient, as it seems
often to be called to erase the condition codes.
1987-02-21 22:20:10 +00:00
ceriel d493ffcfde bug fix 1987-02-20 17:35:08 +00:00
ceriel a3c78bffe6 Bug fix 1987-02-20 17:33:06 +00:00
ceriel 8612a70ea3 Initial revision 1987-02-20 14:36:01 +00:00
ceriel 429502815f Added description of strzero 1987-02-19 11:28:14 +00:00
ceriel 80fe557cf3 *** empty log message *** 1987-02-18 16:41:57 +00:00
ceriel 3e3ebc6b8b cardinality of sets was wrong! 1987-02-18 10:47:55 +00:00
ceriel c3ae096e67 *** empty log message *** 1987-02-17 15:07:15 +00:00
ceriel a08f3c3e9c Added doc on %onerror, and some other minor mods 1987-02-16 21:42:18 +00:00
ceriel 3f6a8abe1b adapted to allow for user intervention before error recovery 1987-02-16 21:38:52 +00:00
ceriel 255884b3fb Another adaption to allow for user intervention BEFORE error recovery 1987-02-16 21:36:05 +00:00
ceriel e796cb0f27 Prevented looping of the code generator on illegal zer instructions 1987-02-16 09:49:32 +00:00