Commit Graph

1816 Commits (5a2f52a4221454104eca3925e88012d8613659f9)
 

Author SHA1 Message Date
Dibyendu Majumdar 58cc6cf5e5 issue #157 cleanup api for getting access to array raw data and revise the inline short string table lookup so that we have an inline part and a slow part
5 years ago
Dibyendu Majumdar 8cafee0762
Create FUNDING.yml
5 years ago
Dibyendu Majumdar bb7aa82cfc
issue #98 update docs
5 years ago
Dibyendu Majumdar e05c35c01f
issue #135
5 years ago
Dibyendu Majumdar 5274ccca8e issue #135 update clang output
5 years ago
dibyendumajumdar 7a80bbdc80 issue #135 Save gcc 8.3 output
5 years ago
dibyendumajumdar 2672b86904 Merge branch 'master' of https://github.com/dibyendumajumdar/ravi
5 years ago
dibyendumajumdar 16f40a39f6 Fix gcc warning
5 years ago
Dibyendu Majumdar 58161ccc5d issue #135 missed file
5 years ago
Dibyendu Majumdar 16576517df issue #135 some restructuring
5 years ago
Dibyendu Majumdar c0d9b9018a
Update vm-design.rst
5 years ago
Dibyendu Majumdar b775fff18f
Update vm-design.rst
5 years ago
Dibyendu Majumdar 91071c376e
Update vm-design.rst
5 years ago
Dibyendu Majumdar 81b4b1fb35 doc updates and some minor reformatting
5 years ago
Dibyendu Majumdar 72b5dc551a issue #98 tiny bit of work in type checking - table expr
5 years ago
Dibyendu Majumdar fe3ca414f1 issue #98 tiny bit of work in type checking - table expr
5 years ago
Dibyendu Majumdar 93121f3afe issue #98 tiny bit of work in type checking, handle unary expr
5 years ago
dibyendumajumdar fe2632bad9 The simple makefile build should not enable assertions and ltests
5 years ago
Dibyendu Majumdar e59e5e63c7
Fix issue #162
5 years ago
Dibyendu Majumdar a92416f864 issue #98 fix compile error
5 years ago
Dibyendu Majumdar 3a98ffe3c2 issue #98 dump list of locals for each function, and start work on type checker
5 years ago
Dibyendu Majumdar 65ad3ea3e3 issue #98 more testing
5 years ago
Dibyendu Majumdar f9c74b3b08 issue #98 fix bug in while parsing - remove extra endscope
5 years ago
Dibyendu Majumdar 2912415983 issue #98 fix parsing of consecutive labels
5 years ago
Dibyendu Majumdar e0b4d65402 issue #98 cleanup
5 years ago
Dibyendu Majumdar 83bcfcbed2 issue #98 add missing end_function() calls
5 years ago
Dibyendu Majumdar 2f85d6e8bc issue #98 reformat
5 years ago
Dibyendu Majumdar 06335d0d36 issue #98 cleanup
5 years ago
Dibyendu Majumdar 7385d76f12 issue #98 refactor scope and ast so that statement lists are no longer in scope
5 years ago
Dibyendu Majumdar 74e8c76f5a issue #98 fix bug - final return not handled correctly, and ensure on parser failure error message is pushed as a second value after nil
5 years ago
Dibyendu Majumdar 90bb58272f
Update README.rst
5 years ago
Dibyendu Majumdar 04b1885011 issue #98 redo upvalue implementation - wip
5 years ago
Dibyendu Majumdar abe4759bc7 issue #114 fix bug in handling of function call
5 years ago
Dibyendu Majumdar b95a2e7016 issue #98 Reformat using clangformat
5 years ago
Dibyendu Majumdar 631e237ef9 comments etc
5 years ago
Dibyendu Majumdar 01eb83dcfe issue #161 avoid taking address of math functions in the fast call scenario, instead assign unique codes to functions that may be inlined
5 years ago
Dibyendu Majumdar 45716255c0 Add some tests
6 years ago
Dibyendu Majumdar 9204624217 issue #110
6 years ago
Dibyendu Majumdar 2bed233296
Update ravi-dmrc.rst
6 years ago
dibyendumajumdar f057c79ccf issue #157
6 years ago
Dibyendu Majumdar 1216ebfaa2 issue #157
6 years ago
Dibyendu Majumdar d27dbd7619 issue #110
6 years ago
Dibyendu Majumdar 41265afe96 issue #157
6 years ago
Dibyendu Majumdar 37e0bda162 issue #160
6 years ago
Dibyendu Majumdar e5b5ae9f05 issue #110
6 years ago
Dibyendu Majumdar ebff2906c7 issue #110
6 years ago
Dibyendu Majumdar 62d5bace74
Update README.rst
6 years ago
Dibyendu Majumdar 680c35bacb
Update README.rst
6 years ago
Dibyendu Majumdar ceeb4d86bf issue #110 update savedpc befaore function calls
6 years ago
Dibyendu Majumdar cb3f9282e5 issue #110 bug fix
6 years ago