lix/src
Eelco Dolstra 0690c1c9c0 * Work around problems with the ATerm library.
The ATerm library doesn't search the heap for pointers to ATerms
  when garbage collecting.  As a result, C++ containers such as
  `map<ATerm, ATerm>' will cause pointer to be hidden from the garbage
  collector, causing crashes.  Instead, we now use ATermTables.
2003-11-03 20:30:40 +00:00
..
boost * Finished refactoring the tree. 2003-10-20 10:05:01 +00:00
fix * Finished refactoring the tree. 2003-10-20 10:05:01 +00:00
fix-ng * Work around problems with the ATerm library. 2003-11-03 20:30:40 +00:00
libmain * Ignore options passed to the aterm library. 2003-11-03 18:21:53 +00:00
libnix * Fast builds. 2003-11-01 23:29:02 +00:00
nix * Finished refactoring the tree. 2003-10-20 10:05:01 +00:00
nix-hash * Finished refactoring the tree. 2003-10-20 10:05:01 +00:00
Makefile.am * Forked new version of Fix. 2003-10-29 15:05:18 +00:00