1. 29 May, 2020 1 commit
  2. 28 May, 2020 1 commit
  3. 27 May, 2020 3 commits
  4. 26 May, 2020 7 commits
  5. 25 May, 2020 3 commits
  6. 24 May, 2020 2 commits
  7. 23 May, 2020 2 commits
  8. 20 May, 2020 2 commits
  9. 19 May, 2020 4 commits
  10. 15 May, 2020 5 commits
  11. 11 May, 2020 3 commits
  12. 10 May, 2020 2 commits
    • dearblue's avatar
      Update `doc/opcode.md` [ci skip] · bb251264
      dearblue authored
      The difference of `include/mruby/ops.h` is applied.
      
      - OP_NOP - update semantics
      - OP_GETSV - update semantics
      - OP_SETSV - update semantics
      - OP_GETUPVAR - update prefix
      - OP_SETUPVAR - update prefix
      - OP_JMPIF - update operands and semantics
      - OP_JMPNOT - update operands and semantics
      - OP_JMPNIL - add entry
      - OP_ONERR - update semantics
      - OP_POPERR - update prefix
      - OP_EPOP - update prefix
      - OP_SENDB - update semantics
      - OP_ADD - update prefix and operands
      - OP_ADDI - update operands and semantics
      - OP_SUB - update prefix and operands
      - OP_SUBI - update semantics
      - OP_MUL - update prefix and operands
      - OP_DIV - update prefix and operands
      - OP_EQ - update prefix and operands
      - OP_LT - update prefix and operands
      - OP_LE - update prefix and operands
      - OP_GT - update prefix and operands
      - OP_GE - update prefix and operands
      - OP_ARYDUP - add entry
      - OP_INTERN - add entry
      - OP_HASHCAT - add entry
      - OP_ERR - update semantics
      bb251264
    • dearblue's avatar
      bd60ad98
  13. 09 May, 2020 5 commits