issues
search
cqcallaw
/
newt
The newt programming language
GNU General Public License v3.0
12
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
heap-buffer-overflow in UnaryExpression::Evaluate
#79
gy741
closed
6 years ago
1
NULL pointer dereference in PutByteExpression::Evaluate
#78
gy741
closed
6 years ago
2
Test with newer versions of GCC
#77
cqcallaw
opened
6 years ago
0
NULL pointer dereference in yy::newt_parser::parse
#76
gy741
closed
6 years ago
12
merge while and do-while
#75
cqcallaw
closed
6 years ago
0
Explore lexer + parser reentrancy
#74
cqcallaw
opened
6 years ago
0
Standard library setup mechanism
#73
cqcallaw
opened
6 years ago
0
Operator documentation
#72
cqcallaw
opened
6 years ago
0
Harmonize class and file name conventions
#71
cqcallaw
opened
6 years ago
0
Cleanup test naming
#70
cqcallaw
opened
6 years ago
0
Merge I/O and import logic
#69
cqcallaw
closed
6 years ago
0
includes
#68
cqcallaw
closed
6 years ago
1
Test return from inside for/foreach loop
#67
cqcallaw
closed
7 years ago
0
Security Evaluation
#66
cqcallaw
opened
7 years ago
0
Investigate Value class
#65
cqcallaw
opened
7 years ago
1
Migrate CI to gcc 5
#64
cqcallaw
closed
8 years ago
0
Handle memory allocation errors
#63
cqcallaw
opened
8 years ago
0
Array performance
#62
cqcallaw
opened
8 years ago
0
`const` modifier for record types
#61
cqcallaw
opened
8 years ago
0
Allow match statements to bind matches to a name
#60
cqcallaw
closed
8 years ago
4
Mutually referential/recursive type definitions
#59
cqcallaw
opened
8 years ago
0
Equality of complex types
#58
cqcallaw
opened
8 years ago
0
Consider semantics of types defined inside a scope
#57
cqcallaw
closed
6 years ago
3
Top-level type aliases
#56
cqcallaw
opened
8 years ago
0
Investigate leak-detection logic in gcc
#55
cqcallaw
opened
8 years ago
1
Consider how to avoid lookup problems with type shadowing
#54
cqcallaw
opened
8 years ago
1
Code coverage reporting
#53
cqcallaw
opened
8 years ago
2
Parse error recovery
#52
cqcallaw
opened
8 years ago
0
Nested sum types
#51
cqcallaw
closed
8 years ago
2
Analysis-only invocation of the interpreter
#50
cqcallaw
closed
6 years ago
0
Test functions that are members of complex types and reference their surrounding context
#49
cqcallaw
closed
7 years ago
1
Cleanup namespace using directives in header files
#48
cqcallaw
opened
8 years ago
0
Enable modifiers for all symbol and type declarations
#47
cqcallaw
opened
8 years ago
1
Consider how fuzz testing might be incorporated
#46
cqcallaw
opened
8 years ago
3
Unicode support
#45
cqcallaw
opened
8 years ago
6
Test closing over a loop counter variable
#44
cqcallaw
opened
8 years ago
0
Add a Gitter chat badge to README.md
#43
gitter-badger
closed
8 years ago
0
Enable version specification
#42
cqcallaw
closed
6 years ago
4
Consider refactoring shared members of DeclarationStatement subclasses into base class
#41
cqcallaw
closed
8 years ago
1
Type-distinguished Product types
#40
cqcallaw
closed
8 years ago
6
Allow functions to return nothing/nil/None/Unit
#39
cqcallaw
closed
8 years ago
0
Type parameters
#38
cqcallaw
opened
8 years ago
7
Refactor array variable parsing
#37
cqcallaw
closed
8 years ago
0
Test invalid parameter default (e.g. a variable name)
#36
cqcallaw
closed
8 years ago
0
Pure functions
#35
cqcallaw
opened
8 years ago
4
Recursive type definitions
#34
cqcallaw
closed
8 years ago
6
Memory leaks when functions are invoked
#33
cqcallaw
closed
8 years ago
1
Investigate replacing integers and doubles with BigInts and Rationals
#32
cqcallaw
opened
8 years ago
2
Test type inference of function parameters
#31
cqcallaw
closed
8 years ago
0
Test array declaration that initializes array by referencing existing array
#30
cqcallaw
opened
8 years ago
0
Next