Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-11-12 18:52:43 -0800 (Fri, 12 Nov 2004)
Revision: 646
Log message:
The CVS version of OCaml now supports "unused variable" warnings.
I've just started going over the MetaPRL code and eliminating these
warnings. So far I've found one real bug - Lm_symbol.compare_triple
was incorrect.
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-11-13 14:51:54 -0800 (Sat, 13 Nov 2004)
Revision: 647
Log message:
Fixed some more "unused variable" warnings.
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-11-15 15:54:24 -0800 (Mon, 15 Nov 2004)
Revision: 652
Log message:
Removed a few unused variables.
Changes | Path |
+1 -1 | libmojave/stdlib/lm_thread_pool_null.ml |
+21 -35 | libmojave/util/lm_channel.ml |
+1 -1 | omake/src/util/omake_wild.ml |
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-11-16 23:02:14 -0800 (Tue, 16 Nov 2004)
Revision: 653
Log message:
More unused variables eliminated.
Changes | Path |
+8 -10 | libmojave/stdlib/lm_cycle_dag.ml |
+4 -5 | libmojave/stdlib/lm_rformat.ml |
+1 -1 | libmojave/util/lm_field_table.ml |
+1 -1 | libmojave/util/lm_float80.ml |
+1 -1 | libmojave/util/lm_parse_id.ml |
Changes by: yegor (yegor at unknown.email)
Date: 2004-11-29 18:35:46 -0800 (Mon, 29 Nov 2004)
Revision: 658
Log message:
"is_empty" added to the interface
Changes | Path |
+1 -0 | libmojave/stdlib/lm_map_sig.mlz |
+1 -0 | libmojave/stdlib/lm_table_util.ml |
Changes by: ( at unknown.email)
Date: 2004-11-29 18:35:46 -0800 (Mon, 29 Nov 2004)
Revision: 659
Log message:
This commit was manufactured by cvs2svn to create branch 'new_parser3'.
Changes | Path |
Copied | libmojave-branches/new_parser3 |