Ecosyste.ms: Issues

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

GitHub / jay51/pjscript issues and pull requests

#21 - Bump py from 1.8.1 to 1.10.0

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#20 - Bump pyyaml from 5.3.1 to 5.4

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#19 - Object is no longer working

Issue - State: open - Opened by jay51 about 4 years ago - 1 comment
Labels: bug

#18 - return without a value inside a function returns True

Issue - State: closed - Opened by jay51 about 4 years ago - 1 comment

#17 - Fix built in class or change they way you add builtin functions

Issue - State: open - Opened by jay51 about 4 years ago
Labels: enhancement, invalid

#16 - Refactor AST to accept anonymous functions

Issue - State: closed - Opened by jay51 about 4 years ago - 1 comment
Labels: enhancement

#15 - implement hashmap data structure

Issue - State: open - Opened by jay51 over 4 years ago

#14 - implement list data structure

Issue - State: closed - Opened by jay51 over 4 years ago - 2 comments

#13 - make a pip package out of this project

Issue - State: closed - Opened by jay51 over 4 years ago - 1 comment
Labels: enhancement

#12 - improve the AST output when you pass `-A` flag

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

#11 - order of comparsing operators is not correct!

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

#10 - Add logical operators such as `And`, `or` and `not`

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

#9 - Fix: return inside if statement is not working

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

#8 - Fix: last node in Program AST is NoOp

Issue - State: closed - Opened by jay51 over 4 years ago - 1 comment
Labels: bug

#7 - function with no return should implicitly return Null type

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

#6 - inc and dec operator don't work inside function call

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

#5 - add for loop

Issue - State: closed - Opened by jay51 over 4 years ago
Labels: enhancement

#4 - Add while loop

Issue - State: open - Opened by jay51 over 4 years ago
Labels: enhancement

#3 - Add if statement and else

Issue - State: closed - Opened by jay51 over 4 years ago - 1 comment
Labels: enhancement

#2 - fix id and expression in parser

Issue - State: open - Opened by jay51 over 4 years ago - 1 comment

#1 - make a None or Null type

Issue - State: closed - Opened by jay51 over 4 years ago - 1 comment
Labels: enhancement