Commit Graph

2015 Commits (bb218051ba9bacf61d1903d3b530d70da66df792)
 

Author SHA1 Message Date
Dibyendu Majumdar bb218051ba Add support for codespaces
3 years ago
Dibyendu Majumdar bc4142428c issue #198 add expected results for the tests
3 years ago
Dibyendu Majumdar 86c2020411 issue #198 more tests
3 years ago
Dibyendu Majumdar 5a0c3600fc issue #198 add test
3 years ago
Dibyendu Majumdar a54f156304 issue #198 add test
3 years ago
Dibyendu Majumdar 8cec4cc827 issue #198 More tests
3 years ago
Dibyendu Majumdar a82d42b847 issue #169 MIR update
3 years ago
Dibyendu Majumdar a3bf9dc10e issue #198 add another test for sieve - but using while loop
3 years ago
Dibyendu Majumdar ea6c408c97 issue #198 tests for farray opcodes
3 years ago
Dibyendu Majumdar 487624cee9 issue #198 tests for iarray opcodes
3 years ago
Dibyendu Majumdar e361bd7387 issue #198 add luaD_growstack to the list of linked functions in the JIT
3 years ago
Dibyendu Majumdar 69840eacdb issue #198 Tests for op_call instruction - couple fail due to missing support for multiret in return
3 years ago
Dibyendu Majumdar d0b3ed989b issue #169 Enable MIR on Windows
3 years ago
Dibyendu Majumdar f6378c97b4 issue #169 Apply upstream changes
3 years ago
Dibyendu Majumdar 7f94078e8e issue #169 update MIR sources from upstream
4 years ago
Dibyendu Majumdar 174cfa0168 issue #198 add tests for op_loadglobal, op_storeglobal
4 years ago
Dibyendu Majumdar 523f07ba57 issue #198 initialize the _ENV upvalue
4 years ago
Dibyendu Majumdar 71bb74f773 Merge branch 'ravi-compiler'
4 years ago
Dibyendu Majumdar 6b273f7468 issue #198 Make the MIR portion of the compiler optional so that we can just get the C codegen
4 years ago
Dibyendu Majumdar a3940b0120 Add link to the VSCode debugger
4 years ago
Dibyendu Majumdar b1f36a56e1 Merge branch 'ravi-compiler' of https://github.com/dibyendumajumdar/ravi into ravi-compiler
4 years ago
Dibyendu Majumdar 6daf1a5529 Add link to the VSCode debugger
4 years ago
Dibyendu Majumdar 4819f38a80 issue #198 Test cases for op_mov, op_br, op_cbr
4 years ago
Dibyendu Majumdar 4f7cab694c issue #198 Test case for op_mov
4 years ago
Dibyendu Majumdar d65beddb75 issue #198 Test case for op_ret
4 years ago
Dibyendu Majumdar 45f823b604 issue #198 Missing initializer for proto->upvalues[i].usertype when usertype is NULL
4 years ago
Dibyendu Majumdar a45eaa8a24 issue #198 Cmake build failing to find c2mir header
4 years ago
Dibyendu Majumdar 902f5c1653 Comments
4 years ago
Dibyendu Majumdar 48617fda44 issue #198 WIP add api functions for setting some proto attributes
4 years ago
Dibyendu Majumdar fba87f24f1 issue #198 WIP add api for error reporting and generating debug messages
4 years ago
Dibyendu Majumdar 90a26a4b88 issue #198 WIP add api for marking a proto as var arg
4 years ago
Dibyendu Majumdar 0f698f354c issue #198 WIP add api for adding an upvalue. Hook up the compiler library.
4 years ago
Dibyendu Majumdar 7515ef9d89 Merge branch 'master' into ravi-compiler
4 years ago
Dibyendu Majumdar 2a6c5575e3 issue #198 WIP revise the api for compiling C code using MIR
4 years ago
Dibyendu Majumdar 98c96c11eb issue #198 WIP flesh out some more api functions
4 years ago
Dibyendu Majumdar 2cab1f104a issue #198 WIP flesh out some more api functions
4 years ago
Dibyendu Majumdar be67d117c2 Merge branch 'master' into ravi-compiler
4 years ago
Dibyendu Majumdar 430f9a532b issue #169 preparation for ravicomp integration
4 years ago
Dibyendu Majumdar e20df095df issue #169 Fix builds failure
4 years ago
Dibyendu Majumdar 90f54987eb issue #169 Update MIR to latest version
4 years ago
Dibyendu Majumdar cde0a39bc2 issue #169 Refactor the c2mir invocation so that we can reuse this when integrating with ravicomp library.
4 years ago
Dibyendu Majumdar 16d59f65ee issue #169 Add include directories of MIR to help CLion find them
4 years ago
Dibyendu Majumdar 534abc7525 issue #169 fix memory leak
4 years ago
Dibyendu Majumdar 02a7796f77 issue #198 WIP
4 years ago
Dibyendu Majumdar 34c6b33a2f issue #198 WIP add interface to RaviCompiler project
4 years ago
Dibyendu Majumdar 0d22f81b2a Merge branch 'master' of https://github.com/dibyendumajumdar/ravi
4 years ago
Dibyendu Majumdar ee056a1bd6 Comment added aboit upvalues
4 years ago
Dibyendu Majumdar 40e020916a
Update README.rst
4 years ago
Dibyendu Majumdar 57f6fc82f7
Update README.rst
4 years ago
Dibyendu Majumdar c4535d5d9f
Update README.rst
4 years ago