GitHub / aspizu/goboscript issues and pull requests
#171 - add func/proc re definition errors
Issue -
State: open - Opened by aspizu 15 days ago
#118 - pre processor rewrite
Pull Request -
State: closed - Opened by aspizu 5 months ago
#117 - add nix flake
Pull Request -
State: closed - Opened by Ndot10 5 months ago
- 3 comments
#116 - docs: add a recipes section
Pull Request -
State: open - Opened by aspizu 5 months ago
#115 - Stop macro substitution to prevent infinite recursion.
Issue -
State: closed - Opened by aspizu 5 months ago
- 1 comment
#114 - Panic when code between two include stmts contains diagnostics
Issue -
State: open - Opened by aspizu 5 months ago
#112 - support struct literals in const expressions
Issue -
State: open - Opened by aspizu 5 months ago
#111 - N-dimensional lists
Issue -
State: open - Opened by aspizu 5 months ago
#110 - customize goboscript new template, move default template to goboscript/templates/
Issue -
State: open - Opened by aspizu 5 months ago
#109 - conditional compilation from environment variables
Issue -
State: open - Opened by aspizu 5 months ago
#108 - report error for incorrect macro usage (too few arguments, too many arguments)
Issue -
State: open - Opened by aspizu 5 months ago
#107 - structs should be marked as used if they are used in a list initialized by a command/file
Issue -
State: open - Opened by aspizu 5 months ago
#106 - add a way to query the dimensions of a costume at compile-time
Issue -
State: open - Opened by aspizu 5 months ago
- 1 comment
#105 - Python3 or Python?
Issue -
State: closed - Opened by NexusSfan 5 months ago
#104 - ontimer block seems to break with expressions
Issue -
State: open - Opened by FAReTek1 5 months ago
#103 - Classes?
Issue -
State: open - Opened by FAReTek1 5 months ago
- 1 comment
#102 - Sounds
Pull Request -
State: closed - Opened by aspizu 5 months ago
#101 - Underscore supress
Pull Request -
State: closed - Opened by aspizu 5 months ago
#100 - feat: implement top-level `var` statement to declare variables
Pull Request -
State: closed - Opened by aspizu 5 months ago
#99 - Add scratch addons warn block
Issue -
State: closed - Opened by aspizu 5 months ago
#98 - Sprite props
Pull Request -
State: closed - Opened by aspizu 5 months ago
#97 - Added binary operation implementations
Pull Request -
State: open - Opened by tushar-badlani 5 months ago
#96 - fix: return statements causes multiple function invocation
Pull Request -
State: closed - Opened by aspizu 5 months ago
#95 - fix: adjust operator associativity for expressions in grammar
Pull Request -
State: closed - Opened by aspizu 5 months ago
#94 - feat: add unrecognized key diagnostic reporting
Pull Request -
State: closed - Opened by aspizu 5 months ago
#93 - feat: add turbowarp/scratch addons block support
Pull Request -
State: closed - Opened by aspizu 5 months ago
- 1 comment
#92 - feat: add previous and random backdrop options to goboscript syntax closes #91
Pull Request -
State: closed - Opened by aspizu 5 months ago
#91 - switch backdrop to {next backdrop, previous backdrop, random backdrop}
Issue -
State: closed - Opened by aspizu 5 months ago
#90 - "stop other scripts in sprite" block should not be a cap
Issue -
State: closed - Opened by awesome-llama 5 months ago
#89 - operator order issue
Issue -
State: closed - Opened by FAReTek1 5 months ago
- 3 comments
#87 - [enhancement] turbowarp block support
Issue -
State: closed - Opened by FAReTek1 6 months ago
- 1 comment
#86 - xor support?
Issue -
State: open - Opened by FAReTek1 6 months ago
- 3 comments
#85 - add did you mean typo detection
Issue -
State: open - Opened by aspizu 6 months ago
#84 - On windows, cloning standard library fails if the user has not signed into github
Issue -
State: closed - Opened by aspizu 6 months ago
- 1 comment
#83 - suppress unused code warnings if the symbols begin with an underscore
Issue -
State: closed - Opened by aspizu 6 months ago
- 2 comments
Labels: good first issue, low priority
#82 - Stdver
Pull Request -
State: closed - Opened by aspizu 6 months ago
#81 - Remove include directive if the file is not found
Issue -
State: closed - Opened by aspizu 6 months ago
#80 - Constant Expressions
Issue -
State: open - Opened by aspizu 6 months ago
#79 - List can't be initalised with a negative number
Issue -
State: closed - Opened by awesome-llama 6 months ago
- 1 comment
#78 - return statements cause code duplication (sometimes??)
Issue -
State: closed - Opened by FAReTek1 6 months ago
- 3 comments
#77 - C-style for loop implemented using repeat-until
Issue -
State: open - Opened by aspizu 6 months ago
Labels: good first issue, low priority
#76 - Add "for each" loop and c-style for loop
Pull Request -
State: open - Opened by some100 6 months ago
- 11 comments
#75 - until loop implementation is incorrect with functions
Issue -
State: open - Opened by FAReTek1 6 months ago
Labels: HIGH PRIORITY
#74 - use logo for goboscript in vscode
Issue -
State: open - Opened by FAReTek1 6 months ago
- 2 comments
Labels: low priority
#73 - %include <directory>
Issue -
State: closed - Opened by FAReTek1 6 months ago
- 3 comments
#72 - struct initialization as positional parameters?
Issue -
State: open - Opened by FAReTek1 6 months ago
- 2 comments
#71 - Add a way to initialize structs without knowing what its fields are
Issue -
State: open - Opened by aspizu 6 months ago
- 1 comment
#70 - Reduce number of temporary variables emitted by code generation
Issue -
State: open - Opened by aspizu 6 months ago
- 4 comments
Labels: HIGH PRIORITY
#69 - Get current file path and line number as a token in macros
Issue -
State: open - Opened by aspizu 6 months ago
#68 - implement the sensing of block
Issue -
State: open - Opened by aspizu 6 months ago
- 2 comments
#67 - Implement Kwargs with proper error reporting
Issue -
State: closed - Opened by aspizu 7 months ago
#66 - Infer types for assignments in trivial cases
Issue -
State: open - Opened by aspizu 7 months ago
#65 - Allow structs inside structs
Issue -
State: open - Opened by aspizu 7 months ago
#64 - add back unknown key errors
Issue -
State: closed - Opened by aspizu 7 months ago
- 2 comments
#63 - add a way to set a sprite as hidden by default
Issue -
State: closed - Opened by aspizu 7 months ago
Labels: good first issue
#62 - Add diagnostic error for non-existant standard library header file.
Issue -
State: closed - Opened by aspizu 7 months ago
#61 - Add error for unexpected semi-colon in pre-processor directives.
Issue -
State: open - Opened by aspizu 7 months ago
Labels: low priority
#60 - Tracking Issue: Sounds Implementation
Issue -
State: open - Opened by aspizu 7 months ago
- 2 comments
Labels: HIGH PRIORITY
#59 - trim the include path
Pull Request -
State: closed - Opened by awesome-llama 7 months ago
#58 - Use `bitmapResolution` 2 and scale bitmap images by 2x
Issue -
State: open - Opened by Bituvo 7 months ago
- 1 comment
Labels: low priority
#57 - [enhancement] pen color param blocks
Issue -
State: closed - Opened by FAReTek1 7 months ago
- 1 comment
Labels: good first issue
#56 - precalculating/simplifying expressions gone wrong?
Issue -
State: closed - Opened by FAReTek1 7 months ago
- 1 comment
#55 - can't use macros in macros?
Issue -
State: closed - Opened by FAReTek1 7 months ago
#54 - can't install/clone on windows because of illegal file name
Issue -
State: closed - Opened by FAReTek1 7 months ago
- 4 comments
#53 - unhandled syntax error when reporter value used in a boolean input
Issue -
State: closed - Opened by SamYarbrough 7 months ago
#52 - unhandled syntax error for struct literals
Issue -
State: closed - Opened by SamYarbrough 7 months ago
#51 - missing --compact option in `goboscript build`
Issue -
State: closed - Opened by kguzek 7 months ago
- 2 comments
#50 - [HELP NEEDED] how to use it
Issue -
State: closed - Opened by imguest24897-alt 7 months ago
- 2 comments
#49 - Documentation
Pull Request -
State: open - Opened by piano-miles 7 months ago
#48 - Docs & Examples
Pull Request -
State: closed - Opened by piano-miles 7 months ago
- 2 comments
#47 - Missing sensing_of
Issue -
State: closed - Opened by DanFessler 8 months ago
#46 - No way to declare variables *for all sprites* without assigning to them in stage
Issue -
State: closed - Opened by rens2 10 months ago
- 3 comments
#45 - Add build task to vscode extension.
Pull Request -
State: closed - Opened by aspizu 10 months ago
#44 - auto-generate documentation for reporters and blocks from gdsl.txt
Issue -
State: open - Opened by aspizu 10 months ago
Labels: good first issue, HIGH PRIORITY
#43 - add scratchblocks integration to mkdocs
Issue -
State: open - Opened by aspizu 10 months ago
Labels: HIGH PRIORITY, documentation
#42 - optimize list contains item block (in operator) in boolean inputs
Issue -
State: open - Opened by aspizu 10 months ago
Labels: low priority
#41 - Implement on messages
Pull Request -
State: closed - Opened by pkhead 11 months ago
- 1 comment
#40 - Fix compatibility with Scratch runtime
Pull Request -
State: closed - Opened by pkhead 11 months ago
- 1 comment
#39 - Provide example files
Issue -
State: closed - Opened by ivaaane 12 months ago
- 2 comments
Labels: good first issue
#38 - ceil incorrect conversion
Issue -
State: closed - Opened by s-m-o-k-e about 1 year ago
#37 - added motion.md page to index
Pull Request -
State: closed - Opened by rens2 about 1 year ago
#36 - Added documentation for the motion category
Pull Request -
State: closed - Opened by rens2 about 1 year ago
#35 - Some basic documentation for vanilla Scratch functionality conversion
Issue -
State: closed - Opened by infernostars about 1 year ago
#34 - Illegal Macro from `include_str!`
Issue -
State: closed - Opened by poly2it about 1 year ago
#33 - False-positive Illegal Character
Issue -
State: closed - Opened by poly2it about 1 year ago
#32 - Bugprone Costume Path Parsing
Issue -
State: closed - Opened by poly2it about 1 year ago
#31 - Help!
Issue -
State: closed - Opened by Harvardstudentt3333 about 1 year ago
#30 - Ceil Block does not work
Issue -
State: closed - Opened by LoganAbel over 1 year ago
- 3 comments
#29 - Sublime Text Port
Pull Request -
State: closed - Opened by LoganAbel over 1 year ago
- 1 comment
#28 - Make some errors warnings
Pull Request -
State: closed - Opened by pufferfish101007 over 1 year ago
#27 - disable zip default features
Pull Request -
State: closed - Opened by pufferfish101007 over 1 year ago
#26 - Failing to build project, "No such file or directory" error
Issue -
State: closed - Opened by Its-Jakey over 1 year ago
- 1 comment
#25 - Changing stage costume does not work
Issue -
State: closed - Opened by Runonstof over 1 year ago
#24 - onclick not working
Issue -
State: closed - Opened by Runonstof over 1 year ago
- 3 comments
#23 - Little contribution from my side i also found rich package is also required to be downloaded
Pull Request -
State: closed - Opened by GivenBY over 1 year ago
- 1 comment
#22 - Documentation and implementation of remaining Thing of Thing reporter
Pull Request -
State: closed - Opened by DanFessler over 1 year ago
#21 - Add error when undefined variable is referenced using the thing of thing block.
Issue -
State: closed - Opened by aspizu over 1 year ago
#20 - add support for "of" reporter
Issue -
State: closed - Opened by DanFessler over 1 year ago
#19 - Block rendering properties break when using `use`
Issue -
State: closed - Opened by poly2it about 2 years ago
#18 - How do i install gsc compiler
Issue -
State: closed - Opened by HGT-123 about 2 years ago
- 5 comments