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
9109d7af7f
ack
/
lang
History
David Given
9109d7af7f
First stage in modularising FILE*. Refactor so that printf/scanf don't rely on
...
FILE* innards; allow plats to replace the entire emulated FILE* system.
2019-06-15 13:07:10 +02:00
..
a68s
Distributions are a pain --- let's not bother any more. Instead, we just tag
2016-09-02 23:00:38 +02:00
b
Fix table underrun when looking up the character class of the EOF character,
2018-06-10 17:52:45 +09:00
basic
Fix some compiler warnings.
2019-05-11 01:07:00 +08:00
cem
First stage in modularising FILE*. Refactor so that printf/scanf don't rely on
2019-06-15 13:07:10 +02:00
fortran
Distributions are a pain --- let's not bother any more. Instead, we just tag
2016-09-02 23:00:38 +02:00
m2
Move to use C structures instead of typedef to align with other ACK compilers and to avoid forward declaration issues with include files.
2019-05-11 01:09:03 +08:00
occam
Don't define functions called itoa(), because this causes problems on platforms
2017-07-23 21:19:07 +02:00
pc
Memory overflow bugfix
2019-05-14 23:14:59 +08:00
build.lua
We can build our first C file.
2016-08-07 21:56:53 +02:00