quakeforge/tools/qfcc
Bill Currie 76b3bedb72 [qfcc] Revert "Kill dag leaf nodes on assignment."
This reverts commit 2fcda44ab0.

Killing the node is not the correcgt answer as it blocks many
optimization opportunities. The correct answer is adding edges to
describe the temporal dependencies. Of course, this breaks the swap.r
test.
2021-06-29 12:09:35 +09:00
..
doc [qfcc] Fix a typo in the man page 2021-02-09 15:02:22 +09:00
include [qfcc] Keep track of reachable dag nodes 2021-06-29 09:41:03 +09:00
source [qfcc] Revert "Kill dag leaf nodes on assignment." 2021-06-29 12:09:35 +09:00
test Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00