index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mrbgems
/
mruby-bin-mirb
Age
Commit message (
Expand
)
Author
2014-05-13
support comments in user-input; also add checks for buffer overflow
Yukihiro "Matz" Matsumoto
2014-05-09
libreadline requires libtermcap on OpenBSD.
Tomoyuki Sahara
2014-05-03
Suppress warning when using readline in mirb.
take_cheeze
2014-05-01
Use header searcher to find readline and linenoise.
take_cheeze
2014-04-30
remove trailing spaces
Nobuyoshi Nakada
2014-04-12
remove mirb regression test that fails on travis-ci only
Yukihiro "Matz" Matsumoto
2014-03-17
move summary of mrbgems in default gembox to its spec
take_cheeze
2014-03-08
support linenoise in mirb
takkaw
2014-03-05
small refactor
takkaw
2014-02-23
Fix unused function warning when readline enabled (mirb)
kyab
2014-02-14
add a regression test for #1706
Li Yazhou
2014-02-14
keep stack with nlocals instead of nregs; fix #1706
Li Yazhou
2014-02-10
resolve conflict in travis_config.rb
Yukihiro "Matz" Matsumoto
2014-02-09
Merge pull request #1674 from cremno/mrb_bool-FALSE-TRUE
Yukihiro "Matz" Matsumoto
2014-02-08
Remove notice of early version
Daniel Bovensiepen
2014-01-31
use mrb_bool, FALSE and TRUE more
cremno
2014-01-31
clean up external symbols
cremno
2014-01-07
remove superfluous includes
cremno
2013-12-01
add mrb_intern_lit for creating symbol from string literal
take_cheeze
2013-11-29
rename mrb_intern2() to mrb_intern(); huge API incompatibility; close #1513
Yukihiro "Matz" Matsumoto
2013-11-16
add regression for #1563
fleuria
2013-11-10
call codedump_all() from mirb if --verbose is set; close #1559
Yukihiro "Matz" Matsumoto
2013-11-05
resolved conflicts and updated to latest return value change of mrb_generate_...
Yukihiro "Matz" Matsumoto
2013-11-03
mirb: reset stack in the first command
fleuria
2013-11-03
refactor mrb_context_run()
fleuria
2013-11-03
introduce mrb_context_run()
fleuria
2013-11-02
change return value from mrb_generate_code()
Yukihiro "Matz" Matsumoto
2013-10-04
fix no multiline strings in mirb
Lukas Stabe
2013-08-13
Adding line numbers to the output of mirb.
Jack Danger Canty
2013-08-03
Set filename like irb
Carson McDonald
2013-07-23
Merge pull request #1402 from mattn/check_home_is_null
Yukihiro "Matz" Matsumoto
2013-07-23
resolve conflict
Yukihiro "Matz" Matsumoto
2013-07-23
Merge pull request #1399 from carsonmcdonald/readlinelinkfix
Yukihiro "Matz" Matsumoto
2013-07-23
Check home is null
mattn
2013-07-23
"spec.author" is better for single-author gems.
Tomoyuki Sahara
2013-07-22
If readline is enabled add readline to libraries to link
Carson McDonald
2013-07-22
Move home variable into readline ifdef
Carson McDonald
2013-07-18
Use env[USERPROFILE] for Windows
kyab
2013-07-18
Save mirb history when readline enabled
kyab
2013-07-15
Repalace int with mrb_bool because a return value is boolean.
Jun Hiroe
2013-07-14
Replace mrb_intern() with mrb_intern2() or mrb_intern_cstr().
Jun Hiroe
2013-05-08
mirb should handle exception from inspect; close #1238
Yukihiro "Matz" Matsumoto
2013-04-20
put spaces after if/while
Yukihiro "Matz" Matsumoto
2013-04-11
Merge branch 'monaka-pr-move-mirb-mruby-to-mrbgems'
Yukihiro "Matz" Matsumoto
2013-04-11
rename mruby,mirb gems to mruby-bin-{mruby,mirb}
Yukihiro "Matz" Matsumoto
[prev]