ack/util/LLgen
David Given 6d91bdbbbd
Merge pull request #69 from kernigh/kernigh-stdc
use libc assert, strcmp; declare more functions; fewer clang warnings
2017-11-19 12:00:40 +01:00
..
doc Moved LLgen documentation from the main ACK documentation directory into LLgen's own documentation directory. 2006-02-04 00:43:32 +00:00
lib Split LLgen off to be self-contained, and not necessarily part of the ACK. Replaced its build system with one based on pm. Rewrote the README. Updated the license text to match the overriding license common to all the ACK. 2006-02-04 00:57:04 +00:00
src strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
bootstrap.sh Split LLgen off to be self-contained, and not necessarily part of the ACK. Replaced its build system with one based on pm. Rewrote the README. Updated the license text to match the overriding license common to all the ACK. 2006-02-04 00:57:04 +00:00
build.lua LLgen won't update the output file timestamp if the file contents doesn't 2017-11-15 19:41:39 +01:00
c.pm Updated to the latest version of pm which installs files with symlinks. 2006-07-25 23:22:58 +00:00
COPYING Split LLgen off to be self-contained, and not necessarily part of the ACK. Replaced its build system with one based on pm. Rewrote the README. Updated the license text to match the overriding license common to all the ACK. 2006-02-04 00:57:04 +00:00
mkdistr.sh Now resolves symlinks when creating releases (which avoids including a symlink to pm in the distribution, and not pm itself). 2006-07-21 11:24:46 +00:00
pm Updated to the latest version of pm which installs files with symlinks. 2006-07-25 23:22:58 +00:00
pmfile-ack Added a pmfile to allow LLgen to be built as part of the ACK again. 2006-11-11 22:58:30 +00:00
READ_ME Updated version number. 2006-07-25 23:24:39 +00:00