Path to this page:
Next | Query returned 3 messages, browsing 1 to 10 | previous
CVS Commit History:
2015-04-18 00:31:20 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Updated to 112.24.00, and converted to use mk/fetch/github.mk.
- Reduce code generated by `pa_test` in favor of more code in `pa_test_lib`.
+ Less generated code means less time spent compiling it.
+ Reducing code in `pa_test.ml` is good, because:
a) Staging semantics make this code hard to understand.
b) This code is written using the less familiar revised OCaml syntax.
b) We get less code to migrate to syntax extensions.
- Re-used location code in `pa_here`; side benefit that we get full path names
in (Loc...) instead of just the file's basename.
|
2015-02-26 17:11:05 by Hiramatsu Yoshifumi | Files touched by this commit (3) |
Log message:
Update ocaml-pa_test to 111.08.01.
Follow ocaml 4.02.1.
|
2015-02-05 02:39:42 by Hiramatsu Yoshifumi | Files touched by this commit (5) |
Log message:
Add OCaml library pa_test into wip/ocaml-pa_test.
Pa_test is a set of quotation expander functions for assertions.
|
Next | Query returned 3 messages, browsing 1 to 10 | previous