/[svn]/CHANGES
ViewVC logotype

Contents of /CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Revision 672 - (show annotations)
Tue Jul 10 17:53:24 2007 UTC (5 years, 10 months ago) by abate
File size: 942 byte(s)
[r2003-09-23 19:41:35 by cvscast] Constantes structurees + suite nettoyage

Original author: cvscast
Date: 2003-09-23 19:41:36+00:00
1 0.2.0
2 * Code upgraded to Ocaml 3.07+beta2
3 * Major cleaning in progress
4 * Using ulex instead of wlex
5 * Allow structured constants in default value patterns (p := c)
6
7 0.1.1
8 * Various bug fixes (expat might now work)
9 * Sequencing operator e1;e2 (equivalent to: let [] = e1 in e2)
10 * Encoded references
11
12
13 0.1.0
14 * Support for XML Namespaces
15 * Better support for expat; clean Makefile
16 * Get rid of ;; and let fun in examples
17 * Optional ; for record in attribute position (values and types/patterns)
18 * Split --dump into --load and --save
19 * Better handling of strings (specific node in AST)
20 * Map, transform: tail-recursive implementation
21 * Preliminary support for XML Schema
22 * Various bug fixes
23
24
25 0.0.91
26 * Second alpha release
27 * Bug fixes and syntax changes (e.g. making "fun" optional in "let fun")
28 * Experimenting with expat support (see expat/README)
29
30
31 0.0.9
32 * First public release (alpha release)

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5