Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yyyyyyyan/rockstar-py issues and pull requests
#52 - Added array member printing based on index
Pull Request -
State: open - Opened by Lonercode over 1 year ago
#51 - --exec Not Working
Issue -
State: open - Opened by leonisaev over 2 years ago
#50 - Python Indentation Not Working
Issue -
State: open - Opened by leonisaev over 2 years ago
#49 - Add more keyword parsing
Pull Request -
State: open - Opened by sylvainpelissier over 2 years ago
#48 - rockstar-py: command not found
Issue -
State: open - Opened by ShahJabir about 3 years ago
- 1 comment
#47 - Roll X into Y
Issue -
State: open - Opened by CodingDepot about 3 years ago
#46 - "Turn down x" syntax doesn't work
Issue -
State: open - Opened by Surferlul almost 4 years ago
#45 - "Let x be y" gets treated like "x is y" and not "Put y in x"
Issue -
State: open - Opened by Surferlul almost 4 years ago
#44 - Negative number literals break "Let x be y" statements
Issue -
State: open - Opened by Surferlul almost 4 years ago
#43 - Negative number literals can't be used in function calls
Issue -
State: open - Opened by Surferlul almost 4 years ago
#42 - Functions not taking string literals
Issue -
State: open - Opened by Surferlul almost 4 years ago
#41 - Blocks do not terminate
Issue -
State: open - Opened by martinpetrovaj over 4 years ago
#40 - List arithmetic support
Issue -
State: open - Opened by martinpetrovaj over 4 years ago
Labels: enhancement
#39 - Compound assignment support
Issue -
State: open - Opened by martinpetrovaj over 4 years ago
- 3 comments
Labels: bug
#38 - Add a Codacy badge to README.md
Pull Request -
State: closed - Opened by codacy-badger over 4 years ago
#37 - Make the tests pass again
Pull Request -
State: closed - Opened by phuel over 4 years ago
- 5 comments
Labels: enhancement, good first issue
#36 - Rockstar-py fails concat number and string
Issue -
State: open - Opened by tobiasheineken over 4 years ago
#35 - fix true into True in transpiler
Pull Request -
State: closed - Opened by barshopen about 5 years ago
- 2 comments
#34 - transpiler transpiles true, right, yes, ok into true instead of True
Issue -
State: closed - Opened by barshopen about 5 years ago
- 1 comment
#33 - Python code insertion
Issue -
State: open - Opened by GrayJoKing almost 6 years ago
#32 - use global keyword to allow assigning to a variable outside of function scope
Issue -
State: closed - Opened by sylvainpolletvillard about 6 years ago
- 1 comment
Labels: bug
#31 - Add Knock Variable down, down ..., down parsing
Pull Request -
State: closed - Opened by drakewashere about 6 years ago
- 1 comment
#30 - Reorder parsing to replace common substitutions before poetic literals
Pull Request -
State: closed - Opened by drakewashere about 6 years ago
- 1 comment
#29 - Add spaces to the beginning of comments.
Pull Request -
State: closed - Opened by ghost about 6 years ago
- 1 comment
#28 - Can't import rockstar-py into other python code
Issue -
State: closed - Opened by stretchyboy about 6 years ago
- 8 comments
#27 - Knock ..... down, down syntax not working
Issue -
State: closed - Opened by stretchyboy about 6 years ago
- 1 comment
Labels: enhancement
#26 - Arithmetic expressions not working
Issue -
State: closed - Opened by martinpetrovaj over 6 years ago
- 1 comment
#25 - While Loops and If Statements
Issue -
State: closed - Opened by herbertstrasse over 6 years ago
- 12 comments
#24 - Error upon using inputted value as number
Issue -
State: open - Opened by JWinslow23 over 6 years ago
- 2 comments
Labels: bug
#23 - Aint doesn't work
Issue -
State: closed - Opened by BenjMonast over 6 years ago
- 1 comment
#22 - Created Transpiler class to avoid globals.
Pull Request -
State: closed - Opened by matthew-nm over 6 years ago
#21 - Superstream (full streaming i/o)
Pull Request -
State: closed - Opened by matthew-nm over 6 years ago
- 2 comments
#20 - numeric literals
Issue -
State: closed - Opened by iirftw over 6 years ago
- 1 comment
Labels: wontfix, not sure
#19 - Multi line Comments
Issue -
State: closed - Opened by iirftw over 6 years ago
- 1 comment
Labels: wontfix
#18 - Stream
Pull Request -
State: closed - Opened by matthew-nm over 6 years ago
- 2 comments
#17 - Avoid keywords being interpreted as poetic number literals.
Pull Request -
State: closed - Opened by matthew-nm over 6 years ago
- 2 comments
#16 - Test fixes
Pull Request -
State: closed - Opened by matthew-nm over 6 years ago
#15 - Two number types
Issue -
State: closed - Opened by pplewka over 6 years ago
- 5 comments
Labels: not sure
#14 - Substituting Reserved Words when not Needed
Issue -
State: closed - Opened by cwfitzgerald over 6 years ago
- 6 comments
#13 - Accepting Invalid Variable Names
Issue -
State: closed - Opened by cwfitzgerald over 6 years ago
- 1 comment
#12 - Travis Python 3.7 support added
Pull Request -
State: closed - Opened by jmsv over 6 years ago
- 1 comment
#11 - Python 3.7 support
Issue -
State: closed - Opened by jmsv over 6 years ago
- 1 comment
#10 - Replacement Occurs in strings
Issue -
State: closed - Opened by Alex-Tremayne over 6 years ago
- 2 comments
#9 - Removed a rock file that did not work and added a "Say" test case
Pull Request -
State: closed - Opened by kennethgoodman over 6 years ago
- 1 comment
#8 - Python 3.4 import fix
Pull Request -
State: closed - Opened by jmsv over 6 years ago
- 2 comments
#7 - Version 1.2.1 does not run - ImportError: cannot import name 'rockstar'
Issue -
State: closed - Opened by asilano over 6 years ago
- 5 comments
#6 - function calls do not get transpiled if there is anything else on the line
Issue -
State: closed - Opened by kennethgoodman over 6 years ago
- 2 comments
#5 - fix call to convert_code()
Pull Request -
State: closed - Opened by Vaarai over 6 years ago
- 1 comment
#4 - Call to convert_code in main
Issue -
State: closed - Opened by Vaarai over 6 years ago
- 1 comment
#3 - Code refactoring
Pull Request -
State: closed - Opened by deepserket over 6 years ago
- 2 comments
#2 - function calls can include integers and test script
Pull Request -
State: closed - Opened by kennethgoodman over 6 years ago
- 2 comments
#1 - Package structure
Issue -
State: closed - Opened by jmsv over 6 years ago
- 3 comments