issues
search
mattn
/
mruby-require
39
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Additions and updates for bintest
#64
dearblue
opened
1 year ago
0
Restore the GC arena after `mrb_require()`
#63
dearblue
closed
1 year ago
1
Checking the object type of `$"`
#62
dearblue
closed
1 year ago
1
Need `flags_before_libraries` to build GEM libraries
#61
dearblue
closed
1 year ago
1
Allow switching between fibers inside `load/require`
#60
dearblue
opened
1 year ago
1
Include the `mruby/include/mruby/opcode.h` file
#59
dearblue
closed
1 year ago
1
Use `mrb_exc_raise()` instead of directly `longjmp()`
#58
dearblue
closed
1 year ago
1
Add GitHub Actions Test
#57
dearblue
closed
1 year ago
2
No need for `mruby/internal.h` file
#56
dearblue
closed
1 year ago
1
Issues with mruby 3.2.0
#55
HellRok
opened
1 year ago
1
Update for mruby 3.x
#54
pbosetti
closed
2 years ago
1
Support mruby 3.0
#53
lihaochen910
closed
3 years ago
1
Error when compiling: "Don't know how to build task 'some/path/mruby-2.1.1/build/host/mrbgems/mruby-array-ext/src/array.o'" and "relocation R_X86_64_PC32 against symbol `mrb_ary_push' can not be used when making a shared object"
#52
boatrite
closed
4 years ago
0
require not working with mruby
#51
smichaut
opened
4 years ago
0
Raise detailed exception when SyntaxError occurs in requring ruby source file.
#50
sxysxy
closed
3 months ago
1
Support mruby 2.x.
#49
ongaeshi
closed
5 years ago
3
implicit declaration of function ‘mrb_load_fail’
#48
pannous
opened
6 years ago
1
Fix compilation error with latest mruby. Fixed #46.
#47
yyamano
closed
6 years ago
1
build failed with latest mruby
#46
yyamano
closed
6 years ago
0
Unable to bundle gem
#45
Vallantyn
opened
6 years ago
0
fix dependencies
#44
mattn
closed
6 years ago
0
Should set context for filename
#43
ksss
closed
6 years ago
1
small refactoring
#42
mattn
closed
6 years ago
0
do not reject bundled libs
#41
mattn
closed
6 years ago
1
Error: 'rake aborted!'
#40
arkceajin
closed
6 years ago
1
Cann't build in early mruby
#39
ksss
closed
6 years ago
5
Implement `require_relative`
#38
anatol
opened
6 years ago
0
`Kernel` prefix are attached to the namespace
#37
i110
closed
7 years ago
2
Add pointer casting
#36
masahino
closed
7 years ago
1
Delete loading filepath after loaded
#35
ksss
closed
8 years ago
1
Complement extname when absolute && require only
#34
ksss
closed
8 years ago
0
Does not compile due to rake problems
#33
bjorndm
opened
8 years ago
4
Try load as .rb file like CRuby
#32
ksss
closed
8 years ago
1
Support LoadError#path
#31
ksss
closed
8 years ago
1
Use LoadError instead of ScriptError
#30
ksss
closed
8 years ago
1
Don't set to $0
#29
ongaeshi
closed
8 years ago
2
Attempting require on .mrb file causes crash
#28
expeditiousRubyist
opened
9 years ago
8
For bundled gems, import libs and library_paths set into main mruby conf...
#27
pbosetti
closed
9 years ago
1
Also accept dylib and dll as compiled library extensions
#26
pbosetti
closed
9 years ago
1
Update to README.md
#25
pbosetti
closed
9 years ago
1
Added support for travis-ci
#24
pbosetti
closed
9 years ago
1
Crash on requiring bundled gems
#23
pbosetti
closed
9 years ago
9
* Fix the following rake error since mruby-1.1.0.
#22
sdottaka
closed
9 years ago
3
Non ext file load as '.rb'
#21
ksss
closed
10 years ago
1
After mruby #bfd2a539, classes declared in required files are lost
#20
pbosetti
closed
10 years ago
6
Fix for libmruby.a depending on dlls
#19
pbosetti
closed
10 years ago
1
Partially solved regression introduced in last commit.
#18
pbosetti
closed
10 years ago
2
Changed logic for rake file when compiling included gems
#17
pbosetti
closed
10 years ago
5
fix: E_LOAD_ERROR use mrb_class_get
#16
pichurriaj
closed
10 years ago
1
Strange behaviour on Windows
#15
pbosetti
closed
10 years ago
1
Next