git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6335 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Jacques Garrigue 2004-05-27 09:10:44 +00:00
parent 3078de9e90
commit e4f17e3c81
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Both compilers:
or local modules.
- Simpler represention for method tables. Objects can now be marshalled
between identical programs with the flag Marshal.Closures.
- Improved error messages for objects and variants.
Ocamllex:
- #line directives in the input file are now accepted.