/[svn]/CHANGES
ViewVC logotype

Contents of /CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Revision 695 - (hide annotations)
Tue Jul 10 17:56:03 2007 UTC (5 years, 10 months ago) by abate
File size: 1143 byte(s)
[r2003-10-02 20:04:31 by cvscast] Cleaning + new semantics for default values in regexps

Original author: cvscast
Date: 2003-10-02 20:04:32+00:00
1 abate 664 0.2.0
2 abate 672 * Code upgraded to Ocaml 3.07+beta2
3     * Major cleaning in progress
4 abate 695 * Using ulex instead of wlex. Sources can now be in Utf8.
5 abate 672 * Allow structured constants in default value patterns (p := c)
6 abate 695 * Default value patterns in regexps don't consume an element
7     * --compile option
8     * Bug fixes in the parser. Tuples are now ok in regexps.
9     * Lazy implementation of @
10 abate 664
11 abate 641 0.1.1
12 abate 642 * Various bug fixes (expat might now work)
13 abate 623 * Sequencing operator e1;e2 (equivalent to: let [] = e1 in e2)
14     * Encoded references
15    
16    
17 abate 563 0.1.0
18 abate 562 * Support for XML Namespaces
19 abate 527 * Better support for expat; clean Makefile
20 abate 489 * Get rid of ;; and let fun in examples
21 abate 562 * Optional ; for record in attribute position (values and types/patterns)
22 abate 489 * Split --dump into --load and --save
23 abate 527 * Better handling of strings (specific node in AST)
24     * Map, transform: tail-recursive implementation
25     * Preliminary support for XML Schema
26     * Various bug fixes
27 abate 489
28 abate 527
29 abate 475 0.0.91
30     * Second alpha release
31     * Bug fixes and syntax changes (e.g. making "fun" optional in "let fun")
32     * Experimenting with expat support (see expat/README)
33    
34    
35 abate 370 0.0.9
36     * First public release (alpha release)

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