Commit Graph

4 Commits

Author SHA1 Message Date
Zoltan Somogyi
5b72f51140 changed middle recursion to use the cheaper tag test
middle_rec.nl:
	changed middle recursion to use the cheaper tag test

source_stats.awk:
	removed the lines inserted by the merge conflict
1994-12-02 00:13:40 +00:00
Thomas Conway
6c3116424f Bug fix for the procedure epilog bits.
middle_rec.nl:
	Bug fix for the procedure epilog bits.

code_aux.nl:
	Fixed the imports.
1994-12-01 06:51:23 +00:00
Zoltan Somogyi
0fc3a66c85 prepared then for middle_rec.
code_gen, opt_util:
	prepared then for middle_rec.

peephole, opt_debug:
	old changes.

printlist.int:
	shouldn't have been here in the first place.

source_stats.awk:
	turned comments into awk syntax.
1994-12-01 04:50:13 +00:00
Fergus Henderson
35293896cb Added a script to compute some simple statistics about the
source_stats.awk.
	Added a script to compute some simple statistics about the
	source code.
1994-09-30 15:14:24 +00:00