0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
duchain: let's leave the only failing test as pending. More... over 12 years ago
duchain: fixed another malformed test... More... over 12 years ago
duchain: updated the documentation of the Declaration builder. More... over 12 years ago
duchain: apparently some of the failing tests were just bad formatted. More... over 12 years ago
duchain: added a couple of tests for testing the scopes of modules/classes. More... over 12 years ago
duchain: it's apparently safe to keep the old code for redeclarations. More... over 12 years ago
duchain: let's be more careful with the context of class/module declarations. More... over 12 years ago
duchain: fixed the nestedIndentifier() test. More... over 12 years ago
duchain: properly mark the uses of modules in mixins. More... over 12 years ago
duchain: let's return nil for empty methods. More... over 12 years ago
duchain: all tests are passing again. More... over 12 years ago
duchain: fixed the self() test. More... over 12 years ago
duchain: fixed a couple of tests regarding the guessing of arguments types. More... over 12 years ago
duchain: cleaning up some warnings from the tests. More... over 12 years ago
duchain: fixed a couple of tests. More... over 12 years ago
duchain: let's make the TestUserBuilder::super test to pass. More... over 12 years ago
duchain: getting rid of some debug messages. More... over 12 years ago
duchain: let's use Object instead of TypeMixed for unknown values. More... over 12 years ago
duchain: added some tests for the uses of global variables. More... over 12 years ago
duchain: polishing. More... over 12 years ago
duchain: being more explicit in more classes. More... over 12 years ago
duchain: updated the signature of ContextBuilder's methods. More... over 12 years ago
Remove unimplemented interface. More... over 12 years ago
Cleaning up some styling issues. More... over 12 years ago
Updated the fetching of the Ruby version so it considers Ruby 2.1. More... over 12 years ago
Don't run the current file or the current test if it's not a Ruby file. More... over 12 years ago
parser: adding some "const" in parameters. More... over 12 years ago
parser: increased the default ruby version. More... over 12 years ago
Fixed a couple of warnings pointed out by Clang. More... over 12 years ago
parser: initialize the c inside the set_comment function. More... over 12 years ago