Commit Graph

  • c3a689e478 implement compilation of type specific add Dibyendu Majumdar 2015-01-11 18:17:04 +0000
  • 559e955a14 add type info to local variables Dibyendu Majumdar 2015-01-11 16:14:43 +0000
  • b5eb350f84 add type info to local variables Dibyendu Majumdar 2015-01-11 14:56:41 +0000
  • 0de86704b2 add type info to local variables Dibyendu Majumdar 2015-01-11 14:42:43 +0000
  • 1cfb88713a add type info to local variables Dibyendu Majumdar 2015-01-11 14:21:28 +0000
  • 6741dbe852 add type info to local variables Dibyendu Majumdar 2015-01-11 14:09:55 +0000
  • cb7ac25ff6 add types in lua parser expressions Dibyendu Majumdar 2015-01-11 03:18:15 +0000
  • bb6fa7b994 add types in lua parser expressions Dibyendu Majumdar 2015-01-11 02:40:44 +0000
  • e164f146ea add types in lua parser expressions Dibyendu Majumdar 2015-01-11 02:36:55 +0000
  • 8cf1db7ffa add ability to determine an opcode type Dibyendu Majumdar 2015-01-11 02:19:51 +0000
  • 5362586c87 ensure that expression type is set where possible - and validate types for local variable assignments Dibyendu Majumdar 2015-01-11 01:18:56 +0000
  • 949cd3562f add ability to determine an opcode type Dibyendu Majumdar 2015-01-10 22:01:06 +0000
  • 5284956c24 change various Lua limits to match the change in bytecode structure dibyendumajumdar 2015-01-03 00:40:47 +0000
  • 97559115bc Update README.md Dibyendu Majumdar 2015-01-10 11:49:09 +0000
  • 06ab9868c0 Update README.md Dibyendu Majumdar 2015-01-10 11:44:33 +0000
  • 1af7c28575 add some comments (steal from luajit) Dibyendu Majumdar 2015-01-10 01:04:26 +0000
  • fcfcd0d1e1 revert to 32-bit bytecode Dibyendu Majumdar 2015-01-09 23:14:43 +0000
  • 0104bfa558 enhance bytecode dump to handle RAVI opcodes Dibyendu Majumdar 2015-01-08 22:20:18 +0000
  • cd2fdd508c parse local i:type syntax and add dump function code in test case Dibyendu Majumdar 2015-01-07 23:56:32 +0000
  • 800b85233e Merge branch 'master' of https://github.com/dibyendumajumdar/ravi Dibyendu Majumdar 2015-01-07 22:05:31 +0000
  • ba0d7e5302 add operators eq, lt, le Dibyendu Majumdar 2015-01-07 22:04:44 +0000
  • acbd3a2cfa Update README.md Dibyendu Majumdar 2015-01-07 00:17:51 +0000
  • 97066e34cf Update README.md Dibyendu Majumdar 2015-01-07 00:14:55 +0000
  • b84ed2a540 add ravi operators for add, sub, mul and div Dibyendu Majumdar 2015-01-06 23:46:58 +0000
  • c9e3d67ca6 Merge branch 'master' of https://github.com/dibyendumajumdar/ravi Dibyendu Majumdar 2015-01-06 00:00:42 +0000
  • 2395683d35 add OP_RAVI and extension 64-bit instructions Dibyendu Majumdar 2015-01-05 23:59:57 +0000
  • 201607428a Update README.md Dibyendu Majumdar 2015-01-04 23:47:59 +0000
  • f3eab17835 Update README.md Dibyendu Majumdar 2015-01-04 23:41:21 +0000
  • b3a471f9ac Update README.md Dibyendu Majumdar 2015-01-03 02:56:58 +0000
  • e8317a605a Update README.md Dibyendu Majumdar 2015-01-03 01:37:59 +0000
  • af16b26e71 initial checkin of opcode UNMF Dibyendu Majumdar 2015-01-03 01:37:26 +0000
  • e3f457b645 initial checkin of opcode UNMF Dibyendu Majumdar 2015-01-03 00:29:21 +0000
  • ef17b28545 Update README.md Dibyendu Majumdar 2015-01-03 00:09:25 +0000
  • 7b8f692497 Update README.md Dibyendu Majumdar 2015-01-02 22:56:40 +0000
  • 4b457b7512 merge lua 5.3.0 rc3 and fix build on Ubuntu dibyendumajumdar 2015-01-02 22:26:37 +0000
  • 4ca95c8084 create simple test program to allow direct execution of lua bytecodes Dibyendu Majumdar 2015-01-02 20:11:47 +0000
  • 54d2a4634d Increase op code size to 8 bits to allow increase in number of op codes. Export internal functions to enable writing tests Dibyendu Majumdar 2015-01-01 20:17:19 +0000
  • 9bf704a4d3 initial import Dibyendu Majumdar 2015-01-01 20:02:54 +0000
  • d12440d797 Update README.md Dibyendu Majumdar 2015-01-01 17:36:13 +0000
  • 44299e2810 Update README.md Dibyendu Majumdar 2015-01-01 16:25:43 +0000
  • a1b4bf215d Update README.md Dibyendu Majumdar 2015-01-01 15:24:15 +0000
  • c840fffb7f Update README.md Dibyendu Majumdar 2015-01-01 15:14:31 +0000
  • da74611bf9 Initial commit Dibyendu Majumdar 2015-01-01 15:03:24 +0000