Commit graph

148 commits

Author SHA1 Message Date
erikb 66c571d217 revised the administration of Value expressions 1986-04-02 08:37:17 +00:00
ceriel fac31cce07 Newer version, safety commit 1986-03-29 01:04:49 +00:00
dick ad1feaf35c expression nodes now can have a flag EX_ERROR 1986-03-27 18:17:48 +00:00
ceriel f2764393be safety commit, newer version 1986-03-27 17:37:41 +00:00
erikb 5bdb108e47 modified the string-constant printing routines; bts2str() is invoked 1986-03-27 11:01:12 +00:00
ceriel f2ff7661e4 safety commit, newer version 1986-03-26 22:46:48 +00:00
ceriel 4a91a6bf4b newer version, safety commit 1986-03-26 17:53:13 +00:00
erikb e8505e4434 introduced the string(3L) module 1986-03-26 16:58:43 +00:00
ceriel 7f174a46c3 A newer version, safety commit 1986-03-26 15:11:02 +00:00
dick 8546fbe868 identifier pfd_type renamed to fdtpp 1986-03-26 14:01:10 +00:00
erikb 80155f7b4c introduced the em_code(3L) and em_mes(3L) modules 1986-03-25 16:40:43 +00:00
erikb 1afbf0e20f adapted to the system(3L) interface 1986-03-25 10:39:23 +00:00
ceriel 0e39681621 some improvements 1986-03-24 17:29:57 +00:00
erikb 0d63470af3 fixed a garbage collection problem 1986-03-21 13:26:28 +00:00
ceriel b683a21217 Initial version 1986-03-20 14:52:03 +00:00
erikb 9f8f8c1a9c fixed a bug in check_*_expr() 1986-03-20 13:09:47 +00:00
erikb ea73b04ef3 improved lay-out 1986-03-19 16:07:32 +00:00
erikb f14b5ead0e Added C_init(), an empty-bodied routine 1986-03-19 12:36:02 +00:00
erikb 48cbb00cbe Recovered from some inconsistencies. 1986-03-19 12:31:05 +00:00
erikb fe073353c0 last modifications in order to introduce the EM library mechanism 1986-03-18 09:01:59 +00:00
dick 5880700ab4 some long lines split 1986-03-17 17:47:04 +00:00
dick 021d8d1fec more calls of expr_error() for better error reporting 1986-03-15 18:16:30 +00:00
dick c80f2c0817 improved error reporting for initialization expressions
miscellaneous changes
1986-03-14 16:15:16 +00:00
erikb 6e53274b6a simplified the EM con/rom functions (86/03/13) 1986-03-13 13:27:44 +00:00
erikb 43e75cec60 renamed some EM code functions according to the 86/03/11 EMCODE definition 1986-03-11 15:21:30 +00:00
erikb 4b2ac75e94 added the possibility to prepend your own libc.a before the default 1986-03-11 14:46:46 +00:00
erikb 5f734a6210 removed a reference to declarator.str 1986-03-10 15:59:43 +00:00
erikb c0becb6dc7 Introduced the ALLOCDEF mechanism 1986-03-10 15:20:30 +00:00
erikb 3dbb828d82 Introduction of ALLOCDEF 1986-03-10 15:18:00 +00:00
erikb 69e7c2d0ae introduced the ALLOCDEF mechanism 1986-03-10 15:16:33 +00:00
erikb 5d1e9f0c86 renamed declarator.h as declar.h 1986-03-10 15:10:56 +00:00
erikb 787061ffd4 *** empty log message *** 1986-03-10 13:15:40 +00:00
erikb bc296e2dcc *** empty log message *** 1986-03-10 13:07:55 +00:00
keie 7606d347a0 Added a warning message. 1986-02-11 11:18:57 +00:00
dick d112eb710c adapted to phototypesetter 1986-01-20 20:39:09 +00:00
bal 57a2371a16 bug fixed: null-pointer dereference. 1985-08-13 14:03:23 +00:00
keie 6de8b41da2 *** empty log message *** 1985-06-19 13:42:49 +00:00
keie e3fa99632e Corrected parameter name usage from i to d. 1985-03-26 17:03:30 +00:00
keie 41d580c9cf Added some comment. 1985-02-18 01:06:58 +00:00
keie ec46d547c4 Made use of apc and acc where assuming results
can be run on own system explicit.
1985-02-18 01:03:51 +00:00
keie 43a2b60360 *** empty log message *** 1985-02-16 22:09:05 +00:00
em ca28f34c8e *** empty log message *** 1985-02-15 23:13:04 +00:00
em 625c309fa6 1985-02-15 23:12:16 +00:00
em 9f3928cd3a Adapted to -DNOFLOAT. 1985-02-15 23:11:30 +00:00
em a65f05f29f Adapted to NOFLOAT. 1985-02-15 23:10:04 +00:00
em eb2b9d0bac Removed one error. 1985-02-15 14:37:35 +00:00
em 792d315beb Program was adapted with NOFLOAT flag. 1985-02-15 14:23:34 +00:00
em 04e454d3c6 Added RCS id.
Adapted to use the NOFLOAT cpp flag.
1985-02-15 14:20:04 +00:00
em b6381fad79 The cho worked incorrectly, thereby causing the whole test to fail. 1985-02-13 00:41:16 +00:00
em c9eb48d373 Removed the use of float from the test.
Using int's in sqrt gives the same result.
1985-02-12 23:27:23 +00:00