ceriel
0619d27b8d
use new C_insertpart mechanism, other minor changes
1987-07-16 13:27:37 +00:00
ceriel
d843ec9f7a
fixes with error_type, make "type" struct more compact.
1987-07-16 09:34:44 +00:00
ceriel
59e3fd6c2c
Added NOFL to Makefile, to pass NOFLOAT. Also improved the clean entry
1987-07-13 16:50:57 +00:00
ceriel
b93dc94cdb
Added and corrected some comments
1987-07-13 13:34:56 +00:00
ceriel
6a8547cca0
version for installation
1987-07-13 12:53:21 +00:00
ceriel
a1b08c5ee3
compute some expressions in "int" instead of "arith"
1987-07-13 12:46:46 +00:00
ceriel
8dfafeb4e3
fixes
1987-07-13 11:49:32 +00:00
ceriel
c66066a91f
fixes
1987-07-13 10:30:37 +00:00
ceriel
fbf67d7a29
some fixes
1987-07-10 09:06:19 +00:00
ceriel
c7d4d35200
changed random function, added CSP module
1987-07-09 15:15:22 +00:00
ceriel
74ea5e0bd7
latest changes to PascalIO: Reset and Rewrite have their parameters switched
1987-07-08 16:37:23 +00:00
ceriel
85421efb19
Bug fix: ch7sel should call any2opnd
1987-07-06 18:24:46 +00:00
ceriel
5838d4899d
name changes
1987-07-03 16:07:18 +00:00
ceriel
19897803d4
pass EMHOME on to nested make
1987-07-01 13:15:52 +00:00
ceriel
d41028a664
pass EMHOME to nested make
1987-06-30 18:30:45 +00:00
ceriel
f6a828b183
fix: ReadREAL did not work, because ok was'nt initialized
1987-06-29 19:33:01 +00:00
ceriel
efafb68f00
- fixes: improved POINTER TO IDENT mechanism, prevent core dump when
...
definition module not found, corrected typo.
- changed mechanism for variables that have their address given.
- added option for symmetric integer ranges
1987-06-29 12:46:00 +00:00
ceriel
b93c1cb093
fixes
1987-06-29 12:27:50 +00:00
ceriel
ea69982a26
fixes, different traps, new files
1987-06-26 15:59:52 +00:00
ceriel
8e013368b3
fix: ConvertInteger was wrong for MIN(INTEGER)
1987-06-23 17:38:18 +00:00
ceriel
43a6aed45c
fixes, made more consistent
1987-06-23 17:12:42 +00:00
ceriel
746f94368d
fixes, added 's' option
1987-06-23 17:12:25 +00:00
ceriel
ea590431d8
fixes
1987-06-19 09:25:08 +00:00
ceriel
befe7be9de
Added a kind of range-check for assignments between cards and ints
1987-06-18 17:42:47 +00:00
ceriel
c839c01680
some fixes, and changed priority of unary minus
1987-06-18 15:46:08 +00:00
ceriel
9c01340900
fix: Read did not set "Done" in the "unread" case
1987-06-16 09:04:27 +00:00
ceriel
02044d1d3f
fixed bug
1987-06-12 19:10:12 +00:00
ceriel
ee3a80c6e5
ReadString did not skip leading spaces
1987-06-11 13:07:27 +00:00
ceriel
1fb8da7a02
bug fix in local extern-declarations, some other minor changes
1987-06-01 10:17:29 +00:00
ceriel
bb9b16ab50
fixes, added some standard functions to handle LONGREAL, LONGINT
1987-05-27 10:16:03 +00:00
ceriel
86c5c56a38
Added Mathlib; MathLib0 now uses Mathlib
1987-05-27 10:05:01 +00:00
ceriel
5696478540
Added some 'register' to declarations
1987-05-25 09:13:12 +00:00
ceriel
981e5b206b
Added .distr
1987-05-22 17:24:46 +00:00
ceriel
9294fb9b8c
Added RealConversion
1987-05-22 17:15:09 +00:00
ceriel
ed2d6ab75b
some changes to make smaller
1987-05-21 09:37:28 +00:00
ceriel
0fff5cc80f
transfer made to work on pdp/11 EM intrpreter
1987-05-20 14:11:22 +00:00
ceriel
9eaf539e98
string compare must be on unsigned chars
1987-05-19 08:51:48 +00:00
ceriel
946006fb08
many minor corrections
1987-05-18 15:57:33 +00:00
ceriel
55e82ef0dc
Bug fix: negative integers had the sign at the end
1987-05-13 16:30:06 +00:00
ceriel
5f67f1ad64
Added SYSTEM.h
1987-05-13 15:31:21 +00:00
ceriel
b630dc458f
install manual pages, standard entries
1987-05-13 15:09:11 +00:00
ceriel
b98c031192
minor adaptions
1987-05-13 14:55:34 +00:00
ceriel
0cc5442188
Initial revision
1987-05-13 14:36:45 +00:00
ceriel
6fc7d0f866
bug fix in constant set computations
1987-05-13 13:04:28 +00:00
ceriel
48acbe27bb
fixed a minor bug in cstoper.c: computation of mach_long_sign was wrong
1987-05-12 11:15:55 +00:00
ceriel
927a5636bd
removed the limitation on number of include directories,
...
some bug fixes,
sets now have a constant and a variable part
1987-05-11 14:38:37 +00:00
ceriel
aab8234e55
bug fix in cstoper.c: max_long_sign was computed wrong
1987-05-11 14:19:13 +00:00
ceriel
b6e994767c
removed the limitation on number of include directories
1987-05-11 14:08:58 +00:00
ceriel
1dba69eb38
bug fix in lseek.e
1987-04-29 13:36:52 +00:00
ceriel
fbc0415761
make to work on sun, added copyright, etc
1987-04-29 10:22:07 +00:00
ceriel
be4da756bc
new LIST file; order was wrong
1987-04-27 12:28:28 +00:00
ceriel
08ad853ac5
sleep sometimes hangs. This is corrected
1987-04-23 15:20:41 +00:00
ceriel
23a4c5d7d6
Initial revision
1987-04-16 15:48:27 +00:00
ceriel
cbb10e3b1b
I forgot
1987-04-14 11:11:03 +00:00
ceriel
81b1d21c35
Initial revision
1987-04-13 10:32:47 +00:00
ceriel
8ebc170ec0
st_blksize does only exist on 4.2 systems
1987-04-07 08:46:15 +00:00
ceriel
a30cbae14d
Ported to sun
1987-04-06 13:03:05 +00:00
ceriel
6f1166bcce
bug fix
1987-04-06 12:33:28 +00:00
ceriel
c42541c99b
Added declaration for malloc
1987-04-02 14:12:21 +00:00
ceriel
8675bc2b01
bug fixes
1987-04-02 14:09:21 +00:00
ceriel
1fdfb2b738
improved call to C_lin
1987-04-02 13:02:16 +00:00
ceriel
6eee593f31
Initial revision
1987-03-31 22:17:51 +00:00
ceriel
dec576c89d
improved "clean" entry
1987-03-31 13:11:31 +00:00
ceriel
1da25fb7a5
minor change to manual page
1987-03-31 12:44:15 +00:00
ceriel
82f042ba98
Also install manual page
1987-03-31 12:33:23 +00:00
ceriel
8b90e3480a
Added Rcs Id
1987-03-31 11:09:18 +00:00
ceriel
e80b36ded2
Added copyright notice
1987-03-31 11:06:20 +00:00
ceriel
b46981f4ce
converted to 4-4
1987-03-31 10:58:30 +00:00
ceriel
5d32d4987e
Added copyright notice
1987-03-31 10:50:20 +00:00
ceriel
94f87e3557
replaced copyright notice
1987-03-31 10:45:54 +00:00
ceriel
400c036c67
Added Rcs Id
1987-03-31 10:45:53 +00:00
ceriel
2fba4e5e99
made more portable
1987-03-31 10:05:26 +00:00
ceriel
de8fb5d489
Minor fixes
1987-03-27 16:39:57 +00:00
ceriel
e3043b7dcb
minor adaption, to close filedescriptor immediatelym if possible
1987-03-27 15:11:06 +00:00
ceriel
fa4dfdf813
minor fix to LLlex.h
1987-03-27 10:37:58 +00:00
ceriel
da28bdd2f0
Adapted for system V
1987-03-26 17:33:23 +00:00
ceriel
bac2a42c82
added estack.str, minor fix
1987-03-26 15:32:26 +00:00
ceriel
044587ec57
added index
1987-03-26 15:28:08 +00:00
ceriel
4eb84b928b
align parameters on word_size, not word_align
1987-03-26 11:05:28 +00:00
ceriel
09125cce6b
redesign of ival, other minor changes
1987-03-25 23:14:43 +00:00
ceriel
0cd2bbdc09
updated
1987-03-25 18:52:04 +00:00
ceriel
43c55159d6
more porting to pdp 11
1987-03-23 23:27:03 +00:00
ceriel
e67b672727
more porting to vu45
1987-03-23 23:22:54 +00:00
ceriel
4e03fc78dd
many minor fixes and modifications
1987-03-20 08:30:31 +00:00
ceriel
bcd037018f
still does not fit. Delete bitfields
1987-03-19 10:51:40 +00:00
ceriel
80fd06aa6a
Added LDFLAGS
1987-03-18 09:50:46 +00:00
ceriel
5fe6bf0fcd
made to work on pdp-11
1987-03-18 09:35:31 +00:00
ceriel
8e9f1f781c
changed some names of field selectors
1987-03-18 09:29:56 +00:00
ceriel
50a71251a1
contained calls of non-functions
1987-03-17 22:54:16 +00:00
ceriel
c41f370421
Added LEXLIB
1987-03-16 22:35:21 +00:00
ceriel
3f75d2b08f
Added -Dvoid=int to CFLAGS
1987-03-12 22:50:03 +00:00
ceriel
7ae0622730
replaced copyright notice
1987-03-12 08:25:15 +00:00
ceriel
8a9b2379dc
Bug fixed that was introduced by Kees Visser's modifications
1987-03-11 09:23:23 +00:00
ceriel
07f5d3cce4
Fixed a bug with line-directives, added copyright notice
1987-03-10 17:51:10 +00:00
ceriel
76fea1fbca
__USG and __BSD4_2 introduced, dysize added
1987-03-10 15:07:26 +00:00
ceriel
6eaf182cee
Added Rcs Id
1987-03-10 11:49:39 +00:00
ceriel
5537abbdfb
Added copyright notice
1987-03-10 01:26:51 +00:00
ceriel
462cb0421f
Added copyright notice
1987-03-09 21:33:18 +00:00
ceriel
7880748ecd
Added copyright notice
1987-03-09 16:02:32 +00:00
ceriel
4e5611ac7b
Added copyright notice
1987-03-09 15:22:58 +00:00
ceriel
b8835cee3f
Added copyright notice
1987-03-09 15:15:03 +00:00
ceriel
2fba9c579e
Added exit to main program of tab.c
1987-03-09 13:19:38 +00:00
ceriel
ead0c95f43
Added an exit form main
1987-03-09 12:54:03 +00:00
ceriel
dea6cc76e3
exits instead of returns from main (bloody SUN)
1987-03-09 11:45:49 +00:00
ceriel
539c95237e
remove dummy when cleaning
1987-03-06 16:40:56 +00:00
ceriel
1be18e9a48
Initial revision
1987-03-06 09:02:15 +00:00
ceriel
3c9b5ad0bd
deleted idepth
1987-03-06 08:38:29 +00:00
ceriel
5f15b0bce0
Now really NOFLOAT
1987-03-06 00:00:34 +00:00
ceriel
f1f98288e0
Handle NOFLOAT
1987-03-05 19:55:40 +00:00
ceriel
1a5d5ddec2
procentry/procexit were not called properly
1987-03-05 19:22:33 +00:00
ceriel
a1c73c0335
main exits instead of returns. Bloody SUNs
1987-03-05 15:22:05 +00:00
ceriel
8c3fc983bc
Also remove "main" when making clean
1987-03-04 15:46:02 +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
c4e1e516ee
Adapted to current situation
1987-02-26 10:29:12 +00:00
ceriel
b66b1b1965
adapted for new C-compiler
1987-02-25 19:00:04 +00:00
ceriel
1fddbd0ee3
Initial revision
1987-02-25 18:30:22 +00:00
ceriel
32be4760cd
Initial revision
1987-02-25 17:14:10 +00:00
ceriel
cc60420184
*** empty log message ***
1987-02-25 16:58:32 +00:00
ceriel
a5d96ae90f
my version (CJ)
1987-02-25 16:56:31 +00:00
ceriel
cf04776017
*** empty log message ***
1987-02-25 16:42:41 +00:00
ceriel
0d6d5ff541
Initial revision
1987-02-25 16:41:54 +00:00
ceriel
362378a94a
my version (CJ)
1987-02-25 16:41:09 +00:00
ceriel
2eeacf071a
Initial revision
1987-02-24 18:36:02 +00:00
ceriel
bc94559e4d
Initial revision
1987-02-24 17:05:53 +00:00
ceriel
c05eb0a5c7
*** empty log message ***
1987-02-24 16:07:04 +00:00
ceriel
3a91ff6da5
renamed a parameters because a local had the same name
1987-02-24 15:41:16 +00:00
ceriel
0d6f436e2f
*** empty log message ***
1987-02-24 13:47:23 +00:00
ceriel
9cab0b0105
*** empty log message ***
1987-02-24 13:10:59 +00:00
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
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
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
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
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
428b24d51b
minor update
1987-02-13 15:30:27 +00:00
ceriel
2238500f22
Added "standard" entries, rerun mkdep
1987-02-13 15:27:35 +00:00
ceriel
b9be625e9b
Added a "-f" flag to the "rm"
1987-02-13 14:20:10 +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
e04aa9639e
Initial revision
1987-02-10 09:27:44 +00:00
ceriel
ad72edfa49
many changes: fixes and efficiency-oriented
1987-02-09 23:19:42 +00:00