Commit Graph

1834 Commits (asmvm)
 

Author SHA1 Message Date
Dibyendu Majumdar 72067c0893 issue #178 Added scripts that will be configured by CMake
4 years ago
Dibyendu Majumdar 01ea473c27
Add CI badge
4 years ago
Dibyendu Majumdar fcae3d293a issue #169 fix wrong error message - found due to travis build failure
4 years ago
Dibyendu Majumdar fd65a803cb issue #169 fix wrong error message - found due to travis build failure
4 years ago
Dibyendu Majumdar 29d7bff586 issue #169 fix wrong error message - found due to travis build failure
4 years ago
Dibyendu Majumdar bf94ff65e8 issue #169 fix wrong error message - found due to travis build failure
4 years ago
Dibyendu Majumdar ccbf2c0eb9 issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems
4 years ago
Dibyendu Majumdar ba47449efc issue #169 apply latest updates from upstream MIR project plus make MIR a default part of Ravi on supported systems
4 years ago
Dibyendu Majumdar 1e5cac14b0 issue #169 apply fixes from MIR project
4 years ago
Dibyendu Majumdar a12d049d42 issue #169 apply fixes from MIR project
4 years ago
Dibyendu Majumdar 544ee84c66 Merge branch 'master' of https://github.com/dibyendumajumdar/ravi
4 years ago
Dibyendu Majumdar ba9a63b4ff Start making the tests runnable by Suravi lua version - wip
4 years ago
Dibyendu Majumdar 4e3d01ec97 issue #163 add simple defer case in debugger test
4 years ago
Dibyendu Majumdar 7f833faf61 Undo unintended reformatting
4 years ago
Dibyendu Majumdar a44a98ca96
Update README.rst
4 years ago
Dibyendu Majumdar c739dfb2ab
Remove unwanted stuff
4 years ago
Dibyendu Majumdar e7dbdedff3
Remove unwanted stuff
4 years ago
Dibyendu Majumdar b9d92ff4de issue #163 Add couple of tests
4 years ago
Dibyendu Majumdar 5a2f52a422 issue #175
4 years ago
Dibyendu Majumdar 76accd1930 Update copyright notices
4 years ago
Dibyendu Majumdar b57e778b55 issue #169 nan and inf literal generated by JIT C codegen, but these are not valid literals. Temporarily use macros to replace these but a better fix is needed
4 years ago
Dibyendu Majumdar e85d471bcd
Update README.rst
4 years ago
Dibyendu Majumdar db2993e2a9 issue #174 Allow arguments in the launch script
4 years ago
Dibyendu Majumdar 3509c69923 Merge branch 'master' of https://github.com/dibyendumajumdar/ravi
4 years ago
Dibyendu Majumdar be79af1577 isue #173 Skip drive letter when comparing paths
4 years ago
Dibyendu Majumdar 6308c1d929 issue #169 add missing opcode emits
4 years ago
Dibyendu Majumdar 9d65c41a3b issue #169 temp change to test case
4 years ago
Dibyendu Majumdar 63c8906455 Doc updates
4 years ago
Dibyendu Majumdar 971a165d95 Doc updates
4 years ago
Dibyendu Majumdar 6e62ff2351 formatting
4 years ago
Dibyendu Majumdar efccd8bd9f issue #169 add remaining opcodes
4 years ago
Dibyendu Majumdar e0ebac6d7a Reformat
4 years ago
Dibyendu Majumdar d0c95d16c9 issue #169 add support for int bit ops and unm op codes; however this has caused for num loop tests to fail where a string value is being used
4 years ago
Dibyendu Majumdar 3df623c029 issue #169 Update doc
4 years ago
Dibyendu Majumdar f92ef5084a Formatting
4 years ago
Dibyendu Majumdar 9479a76ce4 issue #169 add MIR builds to CI
4 years ago
Dibyendu Majumdar 31824e2a9b issue #169 add op_defer support in JIT backend
4 years ago
Dibyendu Majumdar da64639ef1 issue #171 fix build
4 years ago
Dibyendu Majumdar 2c13ac8ee8 Merge branch 'master' of https://github.com/dibyendumajumdar/ravi
4 years ago
Dibyendu Majumdar 6967c5d54b issue #169
4 years ago
Dibyendu Majumdar 803acc3d1d issue #171
4 years ago
Dibyendu Majumdar 3e5df1fdb8 issue #171
4 years ago
Dibyendu Majumdar feae81c25f
Various updates
4 years ago
Dibyendu Majumdar 39a5e40b5f
Update ravi-mir-instructions.rst
4 years ago
Dibyendu Majumdar c66883c4c0
Update ravi-overview.rst
4 years ago
Dibyendu Majumdar 7d218c2160
Update README.rst
4 years ago
Dibyendu Majumdar e04a016b74 Merge branch 'master' of https://github.com/dibyendumajumdar/ravi
4 years ago
Dibyendu Majumdar 483569d8db issue #171 SETLIST is no longer an inline op code in the VM
4 years ago
Dibyendu Majumdar 07d5390d7e
Added defer statement
4 years ago
Dibyendu Majumdar f7c09814d0 Updated docs
4 years ago