Skip to content

Commit

Permalink
Tweaks to the specifics in the release announcement.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Mar 18, 2010
1 parent a7ff5e8 commit f098309
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions docs/announce/2010.03
Expand Up @@ -19,16 +19,26 @@ The Copenhagen hackathon ...
Some of the specific changes and improvements occuring with this
release include:

* Trigonometric functions updated
* Numerous updates to trigonometric functions and the Rat class

* Grammar updates
* Basic s/// and s[...] = '...' implemented

* Parsing improved
* use improved and need/import implemented, with some basic support
for versioned modules and lexical importation

* Hash optimizations
* Grammars work again and now include support for regexes taking
parameters and proto-regexes

* User defined operators working again

* Support, though with caveats, for !, R, X and Z meta-operators

* Performance improvements for invocation and hash creation

* Various parsing bugs fixed

* Variables initialized to Any by default now, not Mu

* ROADMAP updates

For a more detailed list of changes see "docs/ChangeLog".
Expand Down

0 comments on commit f098309

Please sign in to comment.