issues
search
higgsjs
/
Higgs
Higgs JavaScript Virtual Machine
876
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix build for python3
#218
alexandrumc
closed
1 year ago
1
Add toHash method for struct runtime/object/ValType
#217
RazvanN7
closed
5 years ago
0
Make compatible with `-dip25`
#216
ghost
closed
5 years ago
1
Fixes deprecation warnings from extra semi colons
#215
MikeRossXYZ
closed
6 years ago
1
Remove destructor from IRFunction
#214
JinShil
closed
6 years ago
2
Docker support
#213
lindt
closed
7 years ago
1
fix deprecations with newer compilers
#212
MartinNowak
closed
7 years ago
4
stats.d - replace deprecated currAppTick timer with new MonoTime methods
#211
bFraley
closed
7 years ago
1
Revert "move import stats.d for code style organization"
#210
bFraley
closed
8 years ago
0
move import stats.d for code style organization
#209
bFraley
closed
8 years ago
0
update dmd depecated module names/locatons
#208
bFraley
closed
8 years ago
4
DMD Deprecated Modules
#207
bFraley
closed
8 years ago
6
mouse usage example program
#206
bFraley
closed
8 years ago
2
Benchmarking Object Array Map & Uint32Array
#205
lygstate
closed
8 years ago
3
Suggest move benchmarks out of Higgs source tree.
#204
lygstate
closed
8 years ago
2
Support asm.js & WebAssembly & SIMD.js
#203
lygstate
closed
8 years ago
1
Implement ES6.
#202
lygstate
closed
8 years ago
2
Windows support in Higgs
#201
lygstate
closed
8 years ago
5
Fixed typographical error, changed aquire to acquire in README.
#200
orthographic-pedant
closed
9 years ago
0
also test with gdc and ldc
#199
MartinNowak
closed
9 years ago
1
Add Array.of method
#198
pselle
closed
9 years ago
4
Reserving IRBlock[]'s capacity
#197
HK47196
closed
9 years ago
1
Add a note about libx11-dev to readme
#196
bFraley
closed
9 years ago
0
draw lib onMouseDown, onMouseUp, and button recognition.
#195
bFraley
closed
9 years ago
3
Fix issue #192 with cyclic object references and JSON formatting
#194
sbstp
closed
9 years ago
4
draw lib onClick and OnMouseMove
#193
bFraley
closed
9 years ago
3
JSON.stringify output is truncated.
#192
sbstp
opened
9 years ago
2
Also fix codegen for unions
#191
sbstp
closed
9 years ago
0
Fix for issue #189
#190
sbstp
closed
9 years ago
1
FFI code generation issue with inner structs/loaders
#189
sbstp
closed
9 years ago
5
drawPoint FP to int round and conversion
#188
bFraley
closed
9 years ago
4
Options parser changes
#187
sbstp
closed
9 years ago
2
fix missing module imports
#186
MartinNowak
closed
9 years ago
5
ES6 String methods
#185
sbstp
closed
9 years ago
0
String issues with lone surrogate code units
#184
sbstp
opened
9 years ago
9
Create some ES5 runtime functions
#183
sbstp
closed
9 years ago
0
ES6 Object methods.
#182
sbstp
closed
9 years ago
1
Add indexes and fix properties of the String constructor
#181
sbstp
closed
9 years ago
2
String objects do not have indexes for characters
#180
sbstp
closed
9 years ago
0
Extend standard library with ES6 methods
#179
sbstp
opened
9 years ago
1
Fix a bug where it tried to apply a regex to a boolean value.
#178
sbstp
closed
9 years ago
0
fix comparision of X86Opnd
#177
MartinNowak
closed
9 years ago
2
Create an Options Parser.
#176
sbstp
closed
9 years ago
6
Fix the Regex.prototype.test bug and add tests.
#175
sbstp
closed
9 years ago
1
Regex.prototype.test returns null instead of false
#174
sbstp
closed
9 years ago
3
String.prototype.split bug in v8bench/regexp
#173
maximecb
closed
9 years ago
1
duplicate alias - fix name of i64 store op
#172
MartinNowak
closed
9 years ago
0
hash was only computed for half of the string
#171
MartinNowak
closed
9 years ago
2
use quadratic probing for the stringtable
#170
MartinNowak
closed
9 years ago
6
stdlib/string.js issue(s) and testing
#169
bFraley
closed
9 years ago
12
Next