79
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for here documents. Add support for string evaluating. More... over 24 years ago
kwtable updated. More... over 24 years ago
Split parser in new class. Remove old parser / scanner. More... over 24 years ago
Fix ClassCastExcpetion in m_search if no match was found. More... over 24 years ago
Change Version to 0.1.9. More... over 24 years ago
Removed not needed gnu.regexp files. More... over 24 years ago
Initial revision More... over 24 years ago
... More... over 24 years ago
missed one More... over 24 years ago
added regexp support More... over 24 years ago
Fix some bugs in the new parser. Now it runs. More... over 24 years ago
Fix Constant bug. Add support for commandline args ( ARGV array ). More... over 24 years ago
Add new Parser. Fix some bugs. More... over 24 years ago
Rename RubyRegex -> RubyRegexp More... over 24 years ago
Recreate build.xml. Add fib example. Rename RubyRegex to RubyRegexp. More... over 24 years ago
Removed casts to RubyBoolean More... over 24 years ago
Add method cache. More... over 24 years ago
Add method search cache. Fix the "RubyClasses bug". More... over 24 years ago
Add RubyClasses. Move get*Class() from Ruby to RubyClasses. Change rubyScope access to private. More... over 24 years ago
added range methods: "==", "===", "length" More... over 24 years ago
covertType => converType More... over 24 years ago
covertType => converType More... over 24 years ago
Add Ed Sinjiashvilis patch for Range. Add patch #467362. More... over 24 years ago
Change getString() / setString() and field string to getValue() / setValue() and value. More... over 24 years ago
Add patch #466024. More... over 24 years ago
Add patch #465809. More... over 24 years ago
Fix bug #465075. More... over 24 years ago
Don't add *.class files to source tar. More... over 24 years ago
Add xml example. Add Enumerable. Add methods to String and Array. More... over 24 years ago
Add Benoit Cerrinas build file. Change RubyJavaObject and JavaUtil to return the right RubyClass. Fix a lot of Bugs in the Parser (use runtime methods instead of own parser helper methods). Add some methods to RubyString. More... over 24 years ago