quakeforge/tools/qfcc
Bill Currie 49c3dacbbc [util] Rename set_size to set_count
After seeing set_size and thinking it redundant (thought it returned the
capacity of the set until I checked), I realized set_count would be a
much better name (set_count (node->successors) in qfcc does make much
more sense).
2021-07-27 11:52:21 +09:00
..
doc [qfcc] Fix a typo in the man page 2021-02-09 15:02:22 +09:00
include [qfcc] Handle aliased field types 2021-07-24 18:09:54 +09:00
source [util] Rename set_size to set_count 2021-07-27 11:52:21 +09:00
test [qfcc] Handle aliased field types 2021-07-24 18:09:54 +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