Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / freddiehaddad/monkey.compiler issues and pull requests

#16 - feat(hash): add support for hash tables (maps)

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#15 - feat(arrays): support for array creation (NOT LOOKUP)

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#15 - feat(arrays): support for array creation (NOT LOOKUP)

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#14 - feat(strings): support strings and string concatenation

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#13 - feat(globals): add support for global variables and persistent state

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#12 - feat(compiler): add support for conditional expressions (#11)

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#11 - conditionals

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#10 - feat(prefix-expressions): add support for `-` and `!` operators

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#9 - feat(comparison-operators): add support for comparison operations

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#8 - feat(booleans): add support for boolean values

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#7 - feat(arithmetic): add support for binary arithmetic operations

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#6 - feat(stack-cleanup): do not leave the expression results on the stack

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#5 - feat(repl): add the monkey language repl

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#4 - feat(OpAdd): implement the add instruction

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#3 - feat(vm): add initial vm infrastructure and tests

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#2 - feat(compiler): initial compiler framework implemented

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago

#1 - feat(code): create initial framework for bytecodes

Pull Request - State: closed - Opened by freddiehaddad almost 2 years ago