/[svn]/cduce/trunk/CHANGES
ViewVC logotype

Contents of /cduce/trunk/CHANGES

Parent Directory Parent Directory | Revision Log Revision Log


Revision 738 - (hide annotations)
Tue Jul 10 17:59:52 2007 UTC (5 years, 10 months ago) by abate
Original Path: CHANGES
File size: 1204 byte(s)
[r2003-10-22 07:14:23 by beppe] Empty log message

Original author: beppe
Date: 2003-10-22 07:14:23+00:00
1 abate 738 0.2.0-pre1
2 abate 737 * Code upgraded to Ocaml 3.07
3 abate 672 * 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 abate 737 * Experiment with separate compilation
8 abate 695 * Bug fixes in the parser. Tuples are now ok in regexps.
9     * Lazy implementation of @
10 abate 737 * Add logical operators &&, ||, and not
11 abate 664
12 abate 641 0.1.1
13 abate 642 * Various bug fixes (expat might now work)
14 abate 623 * Sequencing operator e1;e2 (equivalent to: let [] = e1 in e2)
15     * Encoded references
16    
17    
18 abate 563 0.1.0
19 abate 562 * Support for XML Namespaces
20 abate 527 * Better support for expat; clean Makefile
21 abate 489 * Get rid of ;; and let fun in examples
22 abate 562 * Optional ; for record in attribute position (values and types/patterns)
23 abate 489 * Split --dump into --load and --save
24 abate 527 * Better handling of strings (specific node in AST)
25     * Map, transform: tail-recursive implementation
26     * Preliminary support for XML Schema
27     * Various bug fixes
28 abate 489
29 abate 527
30 abate 475 0.0.91
31     * Second alpha release
32     * Bug fixes and syntax changes (e.g. making "fun" optional in "let fun")
33     * Experimenting with expat support (see expat/README)
34    
35    
36 abate 370 0.0.9
37     * First public release (alpha release)

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