Commit graph

2 commits

Author SHA1 Message Date
taca
b564781ac1 Update devel/ruby-sexp-processor to 3.0.5.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.

=== 3.0.5 / 2010-09-01

* 2 minor enhancements:

  * Added in_context to clean up code.
  * optimize inspect to avoid needlessly caching @line

=== 3.0.4 / 2010-03-27

* 1 minor enhancement:

  * Added line number to pretty_print output if $VERBOSE
2010-09-10 06:27:05 +00:00
fhajny
c24ce809c2 Initial import of ruby-sexp-processor.
sexp_processor branches from ParseTree bringing all the generic sexp
processing tools with it. Sexp, SexpProcessor, Environment, etc... all
for your language processing pleasure.
2009-11-23 14:00:06 +00:00