Commit Graph

11 Commits

Author SHA1 Message Date
6b505c82e7 Token: Add a copy constructor and fix operator= 2022-11-01 22:27:18 +01:00
99f56d3a61 REFACTOR!! 2022-08-26 12:00:14 +02:00
bae0d82f26 WE CAN MAKE FUNCTIONS NOW!!!!!!!!!!!!!!!!!!!!!!!!! 2022-08-25 18:49:43 +02:00
8b1bb00d75 Precompiled Header :) 2022-06-16 15:56:10 +02:00
4f6a1235a0 used clang-format :) 2022-06-14 16:29:51 +02:00
9b217037c8 Updates to Token.h's documentation. 2022-06-08 19:49:09 +02:00
e83a5a003e Documentation Project: Token.h & Token.cpp 2022-06-08 19:44:09 +02:00
7a320fb70a Updates hehe :) 2022-06-07 18:12:43 +02:00
60059e1091 ast stuff 2022-06-02 18:25:01 +02:00
f1668853dd Lots of rewrites.
Planning to use LLVM to make stuff easier. Also, moved the random
sapphire stuff to actual examples in an actual examples/ folder. Also
started a standard library even if the compiler is not ready, because
why not?? Also, it helps the examples.
2022-05-28 20:44:26 +02:00
1ba46c44cf Initial commit (added Sapphire to source control) 2022-03-11 17:00:09 +01:00