Change Log
0.10.6 (1999/12/24)
- racc -e ruby
- omit void action call
0.10.5 (1999/12/21)
thanks > Mr. Toshiro Kuwabara (Tosh)
- critical bug in embedded action implement
- bug in setup.rb
- modify calc[2].y for 0.10
0.10.4 (1999/12/19)
- support error recover ('error' token)
- can embed runtime by "racc -E"
- Racc is module
0.10.3 (1999/12/01)
- support embedded action
- modify .output bug
0.10.2 (1999/11/27)
- update document
- separate libracc.rb
0.10.1 (1999/11/19)
- rewrite runtime routine in C
- once next_token returns [false, *], not call next_token
- action is only default, not call next_token
- $end is obsolute
- LALRactionTable
0.10.0 (1999/11/06)
- next_value, peep_token is obsolute
- @__debug__ -> @yydebug
- class...rule...end
- refine libracc.rb
- unify strscan library
- *.rb are installed in lib/ruby/VERSION/racc/
0.9.5 (1999/10/03)
- too few arguments for __show_stack__
- could not scan $end
- typo in d.format.rb
0.9.1 (1999/06/08)
0.9.0 (1999/06/03)
0.8.11 (?)
0.8.10 (?)
0.8.9 (1999/03/21)
0.8.8 (1999/03/20)
0.8.7 (1999/03/01)
0.8.0 (1999/01/16)
0.5.0 (1999/01/07)
0.1.0 (1999/01/01)
Copyright(c) 1998-1999 Minero Aoki
<aamine@dp.u-netsurf.ne.jp>