rubex
https://github.com/sciruby/rubex
Ruby
rubex - A Ruby-like language for writing Ruby C extensions.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to rubex
Help out
- Issues
- Docs
- Rubex::AST::Statement::Raise#prepare_format_string
- Rubex::AST::Statement::Raise#generate_code
- Rubex::AST::Statement::Raise#analyse_statement
- Rubex::AST::Statement::Raise#initialize
- Rubex::AST::Statement::ActualArgList#generate_disposal_code
- Rubex::AST::Statement::ActualArgList#generate_evaluation_code
- Rubex::AST::Statement::ActualArgList#release_temps
- Rubex::AST::Statement::ActualArgList#allocate_temps
- Rubex::AST::Statement::ActualArgList#analyse_statement
- Rubex::AST::Statement::ArgumentList#[]