sapphire/src
2022-08-26 17:33:03 +02:00
..
AST implicit casts between integer/floating point types yay!! 2022-08-26 17:29:20 +02:00
external Move FormatString and tclap into their own external/ directory 2022-07-30 12:37:37 +00:00
Arguments.cpp Change -m* arguments to -* 2022-08-26 16:03:54 +02:00
Arguments.h Update Arguments 2022-08-26 15:55:45 +02:00
Error.cpp REFACTOR!! 2022-08-26 12:00:14 +02:00
Error.h IT OUTPUTS OBJECT FILES!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-24 16:24:32 +02:00
FileIO.cpp Precompiled Header :) 2022-06-16 15:56:10 +02:00
FileIO.h Precompiled Header :) 2022-06-16 15:56:10 +02:00
GlobalContext.cpp WE CAN MAKE FUNCTIONS NOW!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-25 18:49:43 +02:00
GlobalContext.h WE CAN MAKE FUNCTIONS NOW!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-25 18:49:43 +02:00
IRBuilder.cpp Avoid forward declaring the entry point without actually defining it 2022-08-26 17:33:03 +02:00
IRBuilder.h REFACTOR!! 2022-08-26 12:00:14 +02:00
Lexer.cpp REFACTOR!! 2022-08-26 12:00:14 +02:00
Lexer.h REFACTOR!! 2022-08-26 12:00:14 +02:00
Location.cpp REFACTOR!! 2022-08-26 12:00:14 +02:00
Location.h REFACTOR!! 2022-08-26 12:00:14 +02:00
Parser.cpp implicit casts between integer/floating point types yay!! 2022-08-26 17:29:20 +02:00
Parser.h FUNCTION RETURN TYPES!!!! 2022-08-26 16:22:40 +02:00
Result.h REFACTOR!! 2022-08-26 12:00:14 +02:00
sapphire.cpp Update Arguments 2022-08-26 15:55:45 +02:00
sapphirepch.h REFACTOR!! 2022-08-26 12:00:14 +02:00
Token.cpp REFACTOR!! 2022-08-26 12:00:14 +02:00
Token.h REFACTOR!! 2022-08-26 12:00:14 +02:00
utils.cpp WE CAN MAKE FUNCTIONS NOW!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-25 18:49:43 +02:00
utils.h WE CAN MAKE FUNCTIONS NOW!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-25 18:49:43 +02:00