| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-23 | Teach mirb another way to quit | Jon | |
| 2012-05-22 | Merge pull request #180 from mitchblank/master | Yukihiro "Matz" Matsumoto | |
| call mrb_close() in tools and test programs | |||
| 2012-05-22 | Add native and cross compiling CMake build support | Jon | |
| 2012-05-22 | change example code to do mrb_close() | Mitchell Blank Jr | |
| I was hoping this would cause valgrind to complain less, but there is still a lot of memory leaked (does mrb_close() actually free all of the managed blocks?) Anyway this helps somewhat and is good practice | |||
| 2012-05-19 | mirb code termination policy changed | Yukihiro Matsumoto | |
| 2012-05-19 | mirb termination command renamed to quit | Yukihiro Matsumoto | |
| 2012-05-19 | unterminated string detection made easy | Yukihiro Matsumoto | |
| 2012-05-19 | should initialize p->sterm every parse time | Yukihiro Matsumoto | |
| 2012-05-19 | even smarter expression termination detection | Yukihiro Matsumoto | |
| 2012-05-19 | mirb should detect end of expression smarter | Yukihiro Matsumoto | |
| 2012-05-18 | move compile.h to mruby/compile.h | Yukihiro Matsumoto | |
| 2012-05-18 | keep toplevel local variables; close #133 | Yukihiro Matsumoto | |
| 2012-05-15 | Makefile: remove echo action from all target | Yukihiro Matsumoto | |
| 2012-05-12 | avoid c++ style comments | Yukihiro Matsumoto | |
| 2012-05-12 | breaking newline before else | Yukihiro Matsumoto | |
| 2012-05-12 | no #include unistd.h stdbool; close #124 | Yukihiro Matsumoto | |
| 2012-05-12 | Add additional hint to the code block guesser. | Daniel Bovensiepen | |
| 2012-05-12 | Remove more unnecessary elements | Daniel Bovensiepen | |
| 2012-05-12 | Remove unnecessary elements | Daniel Bovensiepen | |
| 2012-05-12 | mirb - Embeddable Interactive Ruby Shell | Daniel Bovensiepen | |
