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
#107 - feat: Add Support for Accessing Index Values Using the Dot Operator
Pull Request -
State: open - Opened by ckganesan about 1 year ago
- 2 comments
#106 - Resolved issues when using backtick literals
Pull Request -
State: closed - Opened by ckganesan about 1 year ago
- 1 comment
#105 - Encountered an issue when using backtick literals
Issue -
State: closed - Opened by ckganesan about 1 year ago
- 1 comment
#104 - Ensure we have integer for string index-expression.
Pull Request -
State: closed - Opened by skx about 1 year ago
#103 - Resolved Panic Issues when Accessing Index Values in Strings
Pull Request -
State: closed - Opened by ckganesan about 1 year ago
- 1 comment
#102 - Encountered a panic when attempting to retrieve an index value from a string
Issue -
State: closed - Opened by ckganesan about 1 year ago
- 1 comment
Labels: bug
#101 - Add a fuzz-tester
Pull Request -
State: closed - Opened by skx about 1 year ago
#100 - Fix the range-operator for "backwards" ranges.
Pull Request -
State: closed - Opened by skx about 1 year ago
#99 - Add fuzz-testing
Issue -
State: closed - Opened by skx about 1 year ago
- 1 comment
#98 - Range operator assumes increasing direction
Issue -
State: closed - Opened by skx about 1 year ago
#97 - Increase test-coverage of lexer
Pull Request -
State: closed - Opened by skx about 1 year ago
#96 - Have Evaluator not discard context after recursion
Pull Request -
State: closed - Opened by DeadlySurgeon about 1 year ago
#95 - 94 - Ensure bogus regexps are caught
Pull Request -
State: closed - Opened by skx about 1 year ago
#94 - Regex Built In should avoid MustCompile to avoid potential panic
Issue -
State: closed - Opened by DeadlySurgeon about 1 year ago
#93 - EvalContext discards context on recursion
Issue -
State: closed - Opened by DeadlySurgeon about 1 year ago
- 7 comments
Labels: bug
#92 - 89 examples
Pull Request -
State: closed - Opened by skx about 1 year ago
#91 - Correct the iteration of key/values of hashes
Pull Request -
State: closed - Opened by skx about 1 year ago
#90 - iteration.mon : wrong hash key/value
Issue -
State: closed - Opened by wade-fs about 1 year ago
- 2 comments
#89 - execute env.mon got : identifier not found: self
Issue -
State: closed - Opened by wade-fs about 1 year ago
- 1 comment
Labels: bug, good first issue
#88 - Asked some more stuff in #87
Issue -
State: closed - Opened by Jonak-Adipta-Kalita almost 2 years ago
- 1 comment
#87 - Need help in adding Object Methods!
Issue -
State: closed - Opened by Jonak-Adipta-Kalita almost 2 years ago
- 5 comments
#86 - Add support for `elif`
Issue -
State: closed - Opened by Jonak-Adipta-Kalita almost 2 years ago
- 2 comments
#85 - Feat: add code export and import
Issue -
State: open - Opened by apoorvcodes about 2 years ago
- 2 comments
#84 - Fix typo
Pull Request -
State: closed - Opened by josephzidell over 2 years ago
- 2 comments
#83 - Null
Pull Request -
State: closed - Opened by skx over 3 years ago
#82 - Correctly handle "if/else if/else"
Pull Request -
State: closed - Opened by skx over 3 years ago
#81 - Added "EvalContext"
Pull Request -
State: closed - Opened by iDigitalFlame almost 4 years ago
- 1 comment
#80 - 79 timeout
Pull Request -
State: closed - Opened by skx almost 4 years ago
#79 - Ability to cancel a running Monkey Script
Issue -
State: closed - Opened by iDigitalFlame almost 4 years ago
- 1 comment
Labels: enhancement, good first issue
#78 - 77 ci
Pull Request -
State: closed - Opened by skx about 4 years ago
#77 - CI process not reporting an error.
Issue -
State: closed - Opened by skx about 4 years ago
Labels: bug, ci
#76 - call function from go
Issue -
State: closed - Opened by moisespsena about 4 years ago
- 1 comment
Labels: question
#75 - feat: add support to access hash index with dot separator
Pull Request -
State: closed - Opened by moisespsena about 4 years ago
- 6 comments
#74 - Rather than treating the shebang as special make '#' a comment
Pull Request -
State: closed - Opened by skx about 4 years ago
#73 - 72 embed
Pull Request -
State: closed - Opened by skx about 4 years ago
#72 - Updated embedded "standard-library" for go-implant
Issue -
State: closed - Opened by skx about 4 years ago
#71 - 70 switch
Pull Request -
State: closed - Opened by skx over 4 years ago
- 1 comment
#70 - Implement switch-statements
Issue -
State: closed - Opened by skx over 4 years ago
#69 - Regexp literal capture
Pull Request -
State: closed - Opened by skx over 4 years ago
#68 - Literal regular expressions should allow captures
Issue -
State: closed - Opened by skx over 4 years ago
#67 - 66 crash
Pull Request -
State: closed - Opened by skx over 4 years ago
#66 - Crash with array.find
Issue -
State: closed - Opened by skx over 4 years ago
#65 - Added 'printf' and 'sprintf' primitives
Pull Request -
State: closed - Opened by skx over 4 years ago
#64 - 61 foreach
Pull Request -
State: closed - Opened by skx over 4 years ago
#63 - 62 range
Pull Request -
State: closed - Opened by skx over 4 years ago
#62 - Implement the range operator
Issue -
State: closed - Opened by skx over 4 years ago
#61 - Implement `foreach`
Issue -
State: closed - Opened by skx over 4 years ago
#60 - stdlib: Implement array.min, array.max, and array.includes?
Issue -
State: closed - Opened by skx about 5 years ago
#59 - Be less strict about identifier names.
Pull Request -
State: closed - Opened by skx about 5 years ago
#58 - Functions/identifiers should allow digits in their names.
Issue -
State: closed - Opened by skx about 5 years ago
#57 - Updated parser to fix some edge-cases.
Pull Request -
State: closed - Opened by skx about 5 years ago
#56 - 55 ternary
Pull Request -
State: closed - Opened by skx about 5 years ago
#55 - Implement the ternary-operator.
Issue -
State: closed - Opened by skx about 5 years ago
#54 - 53 regexp
Pull Request -
State: closed - Opened by skx about 5 years ago
- 2 comments
#53 - Add regular expression support
Issue -
State: closed - Opened by skx over 5 years ago
- 1 comment
#52 - 51 new workflow
Pull Request -
State: closed - Opened by skx over 5 years ago
#51 - Convert github actions to new format.
Issue -
State: closed - Opened by skx over 5 years ago
#50 - go modules & linting
Pull Request -
State: closed - Opened by skx almost 6 years ago
#49 - Create a file-object.
Pull Request -
State: closed - Opened by skx over 6 years ago
#48 - Add more file/directory primitives.
Issue -
State: closed - Opened by skx over 6 years ago
- 2 comments
#47 - Our file handling is "unusual"
Issue -
State: closed - Opened by skx over 6 years ago
#46 - Rewrite string.interpolate in 100% monkey.
Issue -
State: closed - Opened by skx over 6 years ago
#45 - Sorting an array of booleans fails ..
Issue -
State: closed - Opened by skx over 6 years ago
- 1 comment
#44 - Implement eval()
Pull Request -
State: closed - Opened by skx over 6 years ago
#43 - Implement assert & add tests using it.
Pull Request -
State: closed - Opened by skx over 6 years ago
#42 - Implement eval(str);
Issue -
State: closed - Opened by skx over 6 years ago
#41 - Port more (standard-library) functions to monkey
Pull Request -
State: closed - Opened by skx over 6 years ago
#40 - Add monkey-tests
Issue -
State: closed - Opened by skx over 6 years ago
#39 - Implement more string-methods in monkey
Issue -
State: closed - Opened by skx over 6 years ago
#38 - Copies of constant objects should be modifiable.
Issue -
State: closed - Opened by skx over 6 years ago
#37 - Nested for-loops contain an error
Issue -
State: closed - Opened by skx over 6 years ago
- 1 comment
#36 - Implement array.sort
Issue -
State: closed - Opened by skx over 6 years ago
#35 - Implement array.reverse
Issue -
State: closed - Opened by skx over 6 years ago
#34 - .methods doesn't return the full set of results.
Issue -
State: closed - Opened by skx over 6 years ago
#33 - We need to parse numbers better, to handle periods.
Issue -
State: closed - Opened by skx over 6 years ago
#32 - Move primitives to monkey.
Pull Request -
State: closed - Opened by skx over 6 years ago
#31 - Move more of our built-in functions to monkey.
Issue -
State: closed - Opened by skx over 6 years ago
#30 - Conditionals should handle and + or
Issue -
State: closed - Opened by skx over 6 years ago
#29 - String comparisions should handle <= >=
Issue -
State: closed - Opened by skx over 6 years ago
#28 - Allow monkey-defined class methods.
Pull Request -
State: closed - Opened by skx over 6 years ago
#27 - Allow definition of class-methods.
Issue -
State: closed - Opened by skx over 6 years ago
#26 - Allow string-equality tests to be carried out.
Pull Request -
State: closed - Opened by skx over 6 years ago
- 1 comment
#25 - String equality testing is broken.
Issue -
State: closed - Opened by skx over 6 years ago
#24 - Allow object-based method-invocation.
Pull Request -
State: closed - Opened by skx over 6 years ago
- 3 comments
#23 - Allow method-calls on objects.
Issue -
State: closed - Opened by skx over 6 years ago
#22 - We should allow binary and hex literals.
Issue -
State: closed - Opened by skx over 6 years ago
#21 - Constants are accidentally global
Issue -
State: closed - Opened by skx over 6 years ago
- 1 comment
#20 - Allow declaring constants
Issue -
State: closed - Opened by skx over 6 years ago
- 1 comment
#19 - Some of our standard library could be implemented in monkey ..
Issue -
State: closed - Opened by skx over 6 years ago
#18 - pragma function could be improved
Issue -
State: closed - Opened by skx over 6 years ago
#17 - If function parameters are missing we need to handle that.
Issue -
State: closed - Opened by skx over 6 years ago
- 1 comment
#16 - Functions should allow default values.
Issue -
State: closed - Opened by skx over 6 years ago
#15 - Allow our mutation operators to work on mixed types
Issue -
State: closed - Opened by skx over 6 years ago
#14 - Allow "+=", "-=", etc.
Issue -
State: closed - Opened by skx over 6 years ago
#13 - Allow bare (let-free) assignments.
Issue -
State: closed - Opened by skx over 6 years ago
#12 - We could rethink our environmental variables.
Issue -
State: closed - Opened by skx over 6 years ago
- 2 comments
#11 - Allow a "strict" mode.
Issue -
State: closed - Opened by skx over 6 years ago
#10 - Error handling of builtins could be improved
Issue -
State: closed - Opened by skx over 6 years ago
#9 - Our string matching should be improved.
Issue -
State: closed - Opened by skx over 6 years ago
#8 - We need some kind of string-matching function.
Issue -
State: closed - Opened by skx over 6 years ago
- 1 comment