Issues
- 2
Better error handling and error messages
#26 opened by tjysdsg - 1
- 0
Document type casts
#45 opened by tjysdsg - 1
Rename ASTBase::*_lbp to *_bp
#44 opened by tjysdsg - 1
Implement enum
#31 opened by tjysdsg - 0
Move test directory out of src/
#42 opened by tjysdsg - 0
Package start_index and end_index into a class, and make it a required argument in Create()
#43 opened by tjysdsg - 0
Test type_system.tan fails
#39 opened by tjysdsg - 1
New syntax for pointer dereference
#38 opened by tjysdsg - 0
Test pointers.tan fails
#34 opened by tjysdsg - 0
- 0
Test struct.tan fails
#35 opened by tjysdsg - 1
Test intrinsics.tan fails
#33 opened by tjysdsg - 1
Fuzzing findings
#29 opened by tjysdsg - 1
Setup fuzzing
#27 opened by tjysdsg - 1
optimise Reader for speed
#14 opened by todo - 1
- 1
check file attributes before reading
#15 opened by todo - 1
support unicode
#7 opened by todo - 1
Make string mutable
#21 opened by tjysdsg - 0
check line breaks inside two quotation marks
#11 opened by todo - 0
'.' can only be followed by digits
#9 opened by todo - 0
support escape sequences inside string literals
#12 opened by todo - 0
support escape sequences inside char literals
#10 opened by todo - 0
DO NOT exit the program when errors occurred
#13 opened by todo - 0
call parser to parse files
#8 opened by todo - 0
Error handling in Lexer
#5 opened by todo - 0
Fix 'Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.' issue in compile-and-test.sh
#3 opened by codefactor-io