This website requires JavaScript.
Explore
Help
Sign in
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
94638235bc
ack
/
lang
/
cem
History
ceriel
50db0a3643
Fixed scope bug for structures: a(struct S *p) { struct S { int i; }; p->i ...
...
should work
1992-10-14 10:48:27 +00:00
..
cemcom
Fix: always assumed that base type of bitfield had sizeof(int)
1992-07-27 13:28:49 +00:00
cemcom.ansi
Fixed scope bug for structures: a(struct S *p) { struct S { int i; }; p->i ...
1992-10-14 10:48:27 +00:00
cpp.ansi
Removed # in commands
1992-06-26 12:01:31 +00:00
ctest
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
1991-12-17 14:27:24 +00:00
libcc
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
1991-12-17 14:27:24 +00:00
libcc.ansi
Fixed comparison functions: unsigned char!
1992-07-22 12:51:53 +00:00
lint
Use UTIL_HOME instead of TARGET_HOME
1992-07-13 10:34:49 +00:00
.distr
Added lint
1991-09-30 16:58:12 +00:00