Skip to content

Commit

Permalink
Updated History.txt
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/sexp_processor/dev/": change = 4345]
  • Loading branch information
zenspider committed Oct 13, 2008
1 parent c1366c1 commit a377892
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
=== 3.0.0 / 2008-09-17
=== 3.0.0 / ????-??-??

* 1 major enhancement
* 2 major enhancements:

* Released as its own project, splitting from ParseTree
* Added Environment to SexpProcessor and built it in. YAY!

* 6 minor enhancements:

* Allowed CompositeSexpProcessor to be more ducktypey.
* Refactored Sexp#method_missing into find_node and find_nodes.
* Removed Sexp#for and other PT specific code.
* SexpProcessor#process now runs rewriters before everything else.
* SexpProcessor#rewrite context only for subs, EMPTY for top level rewrites.
* SexpProcessor#rewrite will stop iterating if the result isn't another Sexp.

0 comments on commit a377892

Please sign in to comment.