issues
search
b9org
/
b9
An educational JS virtual machine based on Eclipse OMR
http://www.base9.xyz
Apache License 2.0
45
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump nokogiri from 1.10.9 to 1.14.3 in /docs
#245
dependabot[bot]
opened
1 year ago
0
Bump activesupport from 6.0.3.1 to 6.0.6.1 in /docs
#244
dependabot[bot]
opened
1 year ago
0
Bump nokogiri from 1.10.9 to 1.13.9 in /docs
#243
dependabot[bot]
closed
1 year ago
1
Bump addressable from 2.7.0 to 2.8.1 in /docs
#242
dependabot[bot]
opened
2 years ago
0
Bump tzinfo from 1.2.7 to 1.2.10 in /docs
#241
dependabot[bot]
opened
2 years ago
0
Bump nokogiri from 1.10.9 to 1.13.6 in /docs
#240
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.10.9 to 1.13.5 in /docs
#239
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.10.9 to 1.13.4 in /docs
#238
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.10.9 to 1.13.2 in /docs
#237
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.10.9 to 1.12.5 in /docs
#236
dependabot[bot]
closed
2 years ago
1
Bump addressable from 2.7.0 to 2.8.0 in /docs
#235
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.10.9 to 1.11.4 in /docs
#234
dependabot[bot]
closed
3 years ago
1
Bump activesupport from 6.0.3 to 6.0.3.1 in /docs
#233
dependabot[bot]
closed
4 years ago
0
Update website
#232
rwy7
closed
4 years ago
0
Bump rubyzip from 1.2.4 to 1.3.0 in /docs
#231
dependabot[bot]
closed
4 years ago
0
Bump nokogiri from 1.10.4 to 1.10.8 in /docs
#230
dependabot[bot]
closed
4 years ago
0
Add ninja-build to installation command
#229
oneturkmen
closed
4 years ago
0
Update website code
#228
rwy7
closed
5 years ago
0
rename {top,side}Navbar to {top, side}_navbar
#227
rwy7
closed
5 years ago
0
Add a favicon to the website
#226
rwy7
closed
5 years ago
0
Move strings to the heap
#225
rwy7
opened
5 years ago
0
readString is defined in a header but not marked inline
#224
rwy7
opened
5 years ago
0
Directly map modules into memory
#223
rwy7
opened
5 years ago
0
Support multiple modules and imports/exports
#222
rwy7
opened
5 years ago
0
Add a bytecode validator
#221
rwy7
opened
5 years ago
0
Update webpage dependencies
#220
rwy7
closed
5 years ago
0
update SymboTable map to not inherit properties
#219
jduimovich
closed
6 years ago
1
Update Om to latest
#218
rwy7
opened
6 years ago
0
Update submodules
#217
rwy7
closed
6 years ago
0
Update js_compiler for older versions of nodejs
#216
dnakamura
closed
6 years ago
0
Fix targets for b9 modules
#215
dnakamura
closed
6 years ago
0
Update OMR
#214
dnakamura
closed
6 years ago
3
Define an Operand class to wrap Om::Value with b9 semantics
#213
nbhuiyan
opened
6 years ago
0
Make interpreter_test a collection of smaller test scripts
#212
nbhuiyan
opened
6 years ago
0
Implement string comparsions in the JIT
#211
nbhuiyan
opened
6 years ago
0
Add exit primitive to b9
#210
nbhuiyan
opened
6 years ago
0
Exclude build artifacts from coverage reports
#209
dnakamura
closed
6 years ago
1
Properly tag non integer constants as unsigned int
#208
nbhuiyan
closed
6 years ago
10
Handle locals and params differently in the JIT
#207
rwy7
closed
6 years ago
0
Clean up function call generation and trampolines
#206
rwy7
closed
6 years ago
0
Split the State into a modeling and active State
#205
rwy7
closed
6 years ago
0
Simplify module
#204
nbhuiyan
closed
6 years ago
2
Misc. cleanup
#203
nbhuiyan
closed
6 years ago
2
Enable test and fix a bug in directcall
#202
rwy7
closed
6 years ago
2
WIP: Move interpreter state to the stack
#201
rwy7
closed
1 year ago
4
Update to newest Om
#200
rwy7
closed
6 years ago
1
Split locals and args
#199
nbhuiyan
closed
6 years ago
3
Rename byteCode to opCode in more places
#198
rwy7
closed
6 years ago
0
Rename ByteCode to OpCode, Parameter to Immediate
#197
rwy7
closed
6 years ago
2
Fix broken links in dev journey
#196
nbhuiyan
closed
6 years ago
1
Next