Commit graph

95 commits

Author SHA1 Message Date
ceriel
e8730266e5 removed not-used variable 1988-08-19 13:40:01 +00:00
ceriel
e98a670850 fixed typo 1988-07-25 12:30:52 +00:00
ceriel
7b1eae1d37 fixed: call to atan changed into call to _atn 1988-07-25 11:41:19 +00:00
ceriel
c9f8962fc8 mod to remove declarations in math.h 1988-07-25 11:40:57 +00:00
ceriel
d443f370d2 replaced mathematical routines by our own 1988-07-25 11:13:26 +00:00
ceriel
b4265c5407 removed the result3 variable; it was not used anymore 1988-07-07 09:59:32 +00:00
ceriel
b365c53262 removed temp file 1988-07-06 18:18:46 +00:00
ceriel
44014704a0 forgot C_magic 1988-07-05 18:27:10 +00:00
ceriel
a2905da259 don't use stdio.h 1988-07-05 10:53:53 +00:00
ceriel
c10adfa7cf removed README 1988-07-04 15:24:24 +00:00
ceriel
db0c67dd10 made to work 1988-07-04 13:41:47 +00:00
ceriel
93bdacae44 updated 1988-07-04 11:45:53 +00:00
ceriel
c39c666834 Initial revision 1988-07-04 11:45:41 +00:00
ceriel
bd5583311e corrected some more 1988-07-04 11:44:03 +00:00
ceriel
5157a5a186 several fixes for new basic compiler 1988-07-01 17:30:06 +00:00
ceriel
77830f353c small fix 1988-06-29 10:49:24 +00:00
ceriel
132548a987 Added a distr entry 1988-04-18 10:21:30 +00:00
ceriel
81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
e80b36ded2 Added copyright notice 1987-03-31 11:06:20 +00:00
ceriel
044587ec57 added index 1987-03-26 15:28:08 +00:00
ceriel
b8835cee3f Added copyright notice 1987-03-09 15:15:03 +00:00
ceriel
ead0c95f43 Added an exit form main 1987-03-09 12:54:03 +00:00
ceriel
f1fc51c85c Sun defines tmpfile in stdio.h. Renamed Tmpfile 1987-03-02 09:06:26 +00:00
ceriel
8c0d727dc1 Bug fix in strswap 1987-02-26 14:08:16 +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
1706552f25 bug fix: csa descriptors contained upb instead of upb - lwb. 1987-02-11 16:05:25 +00:00
ceriel
55abae9d4f *** empty log message *** 1987-02-11 15:41:09 +00:00
ceriel
a6d90aaeec many bug fixes 1987-02-11 14:29:27 +00:00
ceriel
f18da9078c when printing floats in "e"-format, trailing zeros are significant! 1987-02-11 12:47:45 +00:00
ceriel
b8bb269c72 Replaced a few "bss 2" by "bss EM_WSIZE". 1986-10-20 11:28:29 +00:00
keie
7606d347a0 Added a warning message. 1986-02-11 11:18:57 +00:00
bal
57a2371a16 bug fixed: null-pointer dereference. 1985-08-13 14:03:23 +00:00
keie
e3fa99632e Corrected parameter name usage from i to d. 1985-03-26 17:03:30 +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
eb2b9d0bac Removed one error. 1985-02-15 14:37:35 +00:00
keie
43f003e959 Removed a few typos. 1985-02-08 16:54:34 +00:00
keie
ba1e51e914 Deleted a line with a statement unknown to this compiler. 1985-02-08 15:41:19 +00:00
keie
66875f1bde Looks more reasonanle now. 1985-02-08 13:21:23 +00:00
keie
8a7ee2ea50 Now calling trace with the current line number as parameter. 1985-02-08 13:18:26 +00:00
keie
e9850f2691 Improved. 1985-02-08 13:12:51 +00:00
keie
a50f8ebe1c Placed the include files in {EM_HOME}/h/bc_..... 1985-02-04 22:18:16 +00:00
em
cf3d3ad287 Also remove all *.e and *.d files when cleaning up. 1985-01-25 16:19:13 +00:00
keie
1bc30e42eb Strings in rom are initialized with usage count 9999.
decstr does not touch these at all.
1985-01-25 14:40:51 +00:00
keie
e271d9bbb8 Strings in rom are initialized with usage count 9999 i.s.o. 1.
String with that usage count are not touched any way at all.
1985-01-25 14:34:50 +00:00
keie
6d344b6702 The program name is used to set the name
of the file were the contents of data statements are written.
The filename is extracted from the path and the suffix (if present)
is replaced by .d.
1985-01-25 11:04:18 +00:00