File: TODO.svn-base

package info (click to toggle)
caml2html 1.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 852 kB
  • sloc: ml: 6,339; makefile: 302
file content (7 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
- add a -s option which reads the code from the command line

- add "mkdir -p" feature instead of just "mkdir"

- bug in ocaml compiler (3.09.2): -dtypes option on input.mll creates 
  an input.annot file where character counts are higher than what they 
  should be. The number of lines is correct though.