Ecosyste.ms: Issues

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

GitHub / skx/monkey issues and pull requests

#88 - Asked some more stuff in #87

Issue - State: closed - Opened by Jonak-Adipta-Kalita about 1 year ago - 1 comment

#87 - Need help in adding Object Methods!

Issue - State: closed - Opened by Jonak-Adipta-Kalita about 1 year ago - 5 comments

#86 - Add support for `elif`

Issue - State: closed - Opened by Jonak-Adipta-Kalita about 1 year ago - 2 comments

#85 - Feat: add code export and import

Issue - State: open - Opened by apoorvcodes over 1 year ago - 1 comment

#84 - Fix typo

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

#83 - Null

Pull Request - State: closed - Opened by skx about 3 years ago

#82 - Correctly handle "if/else if/else"

Pull Request - State: closed - Opened by skx about 3 years ago

#81 - Added "EvalContext"

Pull Request - State: closed - Opened by iDigitalFlame over 3 years ago - 1 comment

#80 - 79 timeout

Pull Request - State: closed - Opened by skx over 3 years ago

#79 - Ability to cancel a running Monkey Script

Issue - State: closed - Opened by iDigitalFlame over 3 years ago - 1 comment
Labels: enhancement, good first issue

#78 - 77 ci

Pull Request - State: closed - Opened by skx over 3 years ago

#77 - CI process not reporting an error.

Issue - State: closed - Opened by skx over 3 years ago
Labels: bug, ci

#76 - call function from go

Issue - State: closed - Opened by moisespsena over 3 years ago - 1 comment
Labels: question

#75 - feat: add support to access hash index with dot separator

Pull Request - State: open - Opened by moisespsena over 3 years ago - 6 comments

#74 - Rather than treating the shebang as special make '#' a comment

Pull Request - State: closed - Opened by skx over 3 years ago

#73 - 72 embed

Pull Request - State: closed - Opened by skx over 3 years ago

#72 - Updated embedded "standard-library" for go-implant

Issue - State: closed - Opened by skx over 3 years ago

#71 - 70 switch

Pull Request - State: closed - Opened by skx almost 4 years ago - 1 comment

#70 - Implement switch-statements

Issue - State: closed - Opened by skx almost 4 years ago

#69 - Regexp literal capture

Pull Request - State: closed - Opened by skx almost 4 years ago

#68 - Literal regular expressions should allow captures

Issue - State: closed - Opened by skx almost 4 years ago

#67 - 66 crash

Pull Request - State: closed - Opened by skx almost 4 years ago

#66 - Crash with array.find

Issue - State: closed - Opened by skx almost 4 years ago

#65 - Added 'printf' and 'sprintf' primitives

Pull Request - State: closed - Opened by skx almost 4 years ago

#64 - 61 foreach

Pull Request - State: closed - Opened by skx almost 4 years ago

#63 - 62 range

Pull Request - State: closed - Opened by skx almost 4 years ago

#62 - Implement the range operator

Issue - State: closed - Opened by skx almost 4 years ago

#61 - Implement `foreach`

Issue - State: closed - Opened by skx almost 4 years ago

#60 - stdlib: Implement array.min, array.max, and array.includes?

Issue - State: closed - Opened by skx over 4 years ago

#59 - Be less strict about identifier names.

Pull Request - State: closed - Opened by skx over 4 years ago

#58 - Functions/identifiers should allow digits in their names.

Issue - State: closed - Opened by skx over 4 years ago

#57 - Updated parser to fix some edge-cases.

Pull Request - State: closed - Opened by skx over 4 years ago

#56 - 55 ternary

Pull Request - State: closed - Opened by skx over 4 years ago

#55 - Implement the ternary-operator.

Issue - State: closed - Opened by skx over 4 years ago

#54 - 53 regexp

Pull Request - State: closed - Opened by skx over 4 years ago - 2 comments

#53 - Add regular expression support

Issue - State: closed - Opened by skx over 4 years ago - 1 comment

#52 - 51 new workflow

Pull Request - State: closed - Opened by skx almost 5 years ago

#51 - Convert github actions to new format.

Issue - State: closed - Opened by skx almost 5 years ago

#50 - go modules & linting

Pull Request - State: closed - Opened by skx over 5 years ago

#49 - Create a file-object.

Pull Request - State: closed - Opened by skx over 5 years ago

#48 - Add more file/directory primitives.

Issue - State: closed - Opened by skx over 5 years ago - 2 comments

#47 - Our file handling is "unusual"

Issue - State: closed - Opened by skx over 5 years ago

#46 - Rewrite string.interpolate in 100% monkey.

Issue - State: closed - Opened by skx over 5 years ago

#45 - Sorting an array of booleans fails ..

Issue - State: closed - Opened by skx over 5 years ago - 1 comment

#44 - Implement eval()

Pull Request - State: closed - Opened by skx almost 6 years ago

#43 - Implement assert & add tests using it.

Pull Request - State: closed - Opened by skx almost 6 years ago

#42 - Implement eval(str);

Issue - State: closed - Opened by skx almost 6 years ago

#41 - Port more (standard-library) functions to monkey

Pull Request - State: closed - Opened by skx almost 6 years ago

#40 - Add monkey-tests

Issue - State: closed - Opened by skx almost 6 years ago

#39 - Implement more string-methods in monkey

Issue - State: closed - Opened by skx almost 6 years ago

#38 - Copies of constant objects should be modifiable.

Issue - State: closed - Opened by skx almost 6 years ago

#37 - Nested for-loops contain an error

Issue - State: closed - Opened by skx almost 6 years ago - 1 comment

#36 - Implement array.sort

Issue - State: closed - Opened by skx almost 6 years ago

#35 - Implement array.reverse

Issue - State: closed - Opened by skx almost 6 years ago

#34 - .methods doesn't return the full set of results.

Issue - State: closed - Opened by skx almost 6 years ago

#33 - We need to parse numbers better, to handle periods.

Issue - State: closed - Opened by skx almost 6 years ago

#32 - Move primitives to monkey.

Pull Request - State: closed - Opened by skx almost 6 years ago

#31 - Move more of our built-in functions to monkey.

Issue - State: closed - Opened by skx almost 6 years ago

#30 - Conditionals should handle and + or

Issue - State: closed - Opened by skx almost 6 years ago

#29 - String comparisions should handle <= >=

Issue - State: closed - Opened by skx almost 6 years ago

#28 - Allow monkey-defined class methods.

Pull Request - State: closed - Opened by skx almost 6 years ago

#27 - Allow definition of class-methods.

Issue - State: closed - Opened by skx almost 6 years ago

#26 - Allow string-equality tests to be carried out.

Pull Request - State: closed - Opened by skx almost 6 years ago - 1 comment

#25 - String equality testing is broken.

Issue - State: closed - Opened by skx almost 6 years ago

#24 - Allow object-based method-invocation.

Pull Request - State: closed - Opened by skx almost 6 years ago - 3 comments

#23 - Allow method-calls on objects.

Issue - State: closed - Opened by skx almost 6 years ago

#22 - We should allow binary and hex literals.

Issue - State: closed - Opened by skx almost 6 years ago

#21 - Constants are accidentally global

Issue - State: closed - Opened by skx almost 6 years ago - 1 comment

#20 - Allow declaring constants

Issue - State: closed - Opened by skx almost 6 years ago - 1 comment

#19 - Some of our standard library could be implemented in monkey ..

Issue - State: closed - Opened by skx almost 6 years ago

#18 - pragma function could be improved

Issue - State: closed - Opened by skx almost 6 years ago

#17 - If function parameters are missing we need to handle that.

Issue - State: closed - Opened by skx almost 6 years ago - 1 comment

#16 - Functions should allow default values.

Issue - State: closed - Opened by skx almost 6 years ago

#15 - Allow our mutation operators to work on mixed types

Issue - State: closed - Opened by skx almost 6 years ago

#14 - Allow "+=", "-=", etc.

Issue - State: closed - Opened by skx almost 6 years ago

#13 - Allow bare (let-free) assignments.

Issue - State: closed - Opened by skx almost 6 years ago

#12 - We could rethink our environmental variables.

Issue - State: closed - Opened by skx about 6 years ago - 2 comments

#11 - Allow a "strict" mode.

Issue - State: closed - Opened by skx about 6 years ago

#10 - Error handling of builtins could be improved

Issue - State: closed - Opened by skx about 6 years ago

#9 - Our string matching should be improved.

Issue - State: closed - Opened by skx about 6 years ago

#8 - We need some kind of string-matching function.

Issue - State: closed - Opened by skx about 6 years ago - 1 comment

#7 - spelling fixes, no content changes

Pull Request - State: closed - Opened by paralax about 6 years ago - 1 comment

#6 - Allow file writing.

Issue - State: closed - Opened by skx about 6 years ago

#5 - Allow file-globbing.

Issue - State: closed - Opened by skx about 6 years ago

#4 - Allow command execution.

Issue - State: closed - Opened by skx about 6 years ago

#3 - String index operation is wrong for unicode

Issue - State: closed - Opened by skx about 6 years ago

#2 - Length calculation of unicode strings is wrong

Issue - State: closed - Opened by skx about 6 years ago

#1 - A language isn't real until it has an emacs mode.

Issue - State: closed - Opened by skx about 6 years ago