Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gundermanc/gunderscript issues and pull requests
#40 - Random Intermittent SEGFAULT
Issue -
State: open - Opened by gundermanc over 10 years ago
#39 - Gunderscript.c error handlers now mask VM errors for native functions.
Issue -
State: open - Opened by gundermanc over 10 years ago
#38 - Deprecate FrmStk.c in favor of a CPU style stack with a stack pointer.
Issue -
State: open - Opened by gundermanc over 10 years ago
#37 - Memory Cleanup on errors. All C files need to be checked for this.
Issue -
State: open - Opened by gundermanc almost 11 years ago
#36 - File cursor functions
Pull Request -
State: closed - Opened by VeloxAmbitum almost 11 years ago
#35 - Memory leak when returning from block inside of function and there is a VMLibData type in an frame lower on the stack.
Issue -
State: open - Opened by gundermanc almost 11 years ago
#34 - Coding style in sample script is not up to par
Issue -
State: closed - Opened by bsilvereagle almost 11 years ago
- 2 comments
Labels: wontfix
#33 - Assignments within condition of while / if
Issue -
State: open - Opened by VeloxAmbitum almost 11 years ago
- 1 comment
Labels: enhancement
#32 - Missing '{' compiler error masking actual errors.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
Labels: bug
#31 - Return statements are functions.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
#30 - Fixed math_round
Pull Request -
State: closed - Opened by VeloxAmbitum almost 11 years ago
- 2 comments
#29 - Return statements don't work inside of blocks.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 2 comments
#28 - Implement inter-type comparisons and object to object comparisons.
Issue -
State: open - Opened by gundermanc almost 11 years ago
Labels: enhancement
#27 - libmath.c vmn_math_round switch logic error
Issue -
State: closed - Opened by VeloxAmbitum almost 11 years ago
- 2 comments
#26 - Gunderscript Documentation System
Issue -
State: open - Opened by gundermanc almost 11 years ago
Labels: enhancement
#25 - Interactive Shell
Pull Request -
State: closed - Opened by KaiSmith almost 11 years ago
- 2 comments
#24 - Rename libstr_workshop to libstr_string and deprecate old Gunderscript string functionality
Issue -
State: closed - Opened by gundermanc almost 11 years ago
#23 - Error: Success VM error.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
#22 - Fixed escape character bug
Pull Request -
State: closed - Opened by KaiSmith almost 11 years ago
- 1 comment
#21 - Absolute value no longer rounds to int.
Pull Request -
State: closed - Opened by KaiSmith almost 11 years ago
#20 - sys_print("\\") throws an error.
Issue -
State: closed - Opened by KaiSmith almost 11 years ago
- 14 comments
Labels: bug
#19 - math_abs() function returns integer.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
Labels: bug
#18 - Support for char/byte data type.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
Labels: enhancement
#17 - Data structure interface functions for hashtables, arrays, stacks, etc.
Issue -
State: open - Opened by gundermanc almost 11 years ago
- 1 comment
#16 - gunderscript_build_file() function
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
#15 - Import scripts ("depends [script]" statement)
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
#14 - Negative numbers are not recognized by compiler.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
Labels: bug
#13 - Added a program that plots a function. Useful for debugging.
Pull Request -
State: closed - Opened by KaiSmith almost 11 years ago
#12 - Lots of functions and a script that tests that the math functions are working.
Pull Request -
State: closed - Opened by KaiSmith almost 11 years ago
#11 - Added math_sqrt and a .gitignore
Pull Request -
State: closed - Opened by KaiSmith almost 11 years ago
#10 - Ability to write bytecode to file and reload later.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
- 1 comment
Labels: enhancement
#9 - Implement Modulus
Issue -
State: closed - Opened by gundermanc almost 11 years ago
#8 - Compiler does not recognize negative numbers.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
Labels: duplicate
#7 - No short circuit evaluation on logical AND and OR.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
Labels: wontfix
#6 - Operator Precedence Bug
Issue -
State: open - Opened by gundermanc almost 11 years ago
- 1 comment
Labels: bug
#5 - Branching Logic
Issue -
State: closed - Opened by gundermanc almost 11 years ago
Labels: enhancement
#4 - Standard Function Libraries
Issue -
State: open - Opened by gundermanc almost 11 years ago
- 3 comments
Labels: enhancement
#3 - Textual Error Messages
Issue -
State: closed - Opened by gundermanc almost 11 years ago
Labels: enhancement
#2 - Dual Operand Math Error when using 32 bit systems.
Issue -
State: closed - Opened by gundermanc almost 11 years ago
Labels: bug
#1 - Memory Read Error on String
Issue -
State: closed - Opened by gundermanc almost 11 years ago
Labels: bug