Commit Graph

19 Commits

Author SHA1 Message Date
Sameer Rahmani 9b377a0a3a
Break up the builder script and add the math shell 2024-01-26 20:20:46 +00:00
Sameer Rahmani 7c62a58271
Update the license header to 2024 2024-01-15 23:53:22 +00:00
Sameer Rahmani 3e2aaea218
Replace catch2 with google test 2023-08-15 21:50:16 +01:00
Sameer Rahmani 97c1b3e7c1
move ast related files to its directory
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-13 20:12:07 +01:00
Sameer Rahmani 6cfe47b6d6
Clean up the source manager 2023-08-12 20:54:07 +01:00
Sameer Rahmani 9d894b662b
Implement a simpler error model
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-11 22:41:20 +01:00
Sameer Rahmani b1cca14433
Move over namespace, ast, and the reader
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-08 22:32:29 +01:00
Sameer Rahmani 1ef8a5f0ca
jit: Remove LLLazyJIT and LLJIT variant. Stick to LLJIT for now 2023-07-29 15:16:19 +01:00
Sameer Rahmani 6ec0a26a51
Make C++20 the default 2023-07-29 15:11:52 +01:00
Sameer Rahmani 28c98e585b
Fix the JIT_LOG macro's name 2023-07-25 22:34:50 +01:00
Sameer Rahmani 7fb2125c4b
Move triples to the Options class 2023-07-25 22:23:37 +01:00
Sameer Rahmani e9012b7583
Move the functionality of the old SereneContext to JIT itself 2023-07-23 20:10:04 +01:00
Sameer Rahmani 7a4e76fe08
Move over the SereneContext and a base JIT implementanio
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/manual/build Pipeline was successful Details
ci/woodpecker/manual/docs Pipeline was successful Details
2023-07-21 23:23:16 +01:00
Sameer Rahmani 6919c02ada
Add the skeleton of th subcommand system
ci/woodpecker/push/build Pipeline was successful Details
2023-05-17 23:12:03 +01:00
Sameer Rahmani 990de49c23
Move back the llvm setup to the main cmake config as suggested by llvm itself 2023-05-17 21:27:15 +01:00
Sameer Rahmani 59f54b5678
Clean up main cmake scripts 2023-05-12 18:38:58 +01:00
Sameer Rahmani 036c767cbd
Fix the lto setup for the serene build script 2023-03-09 11:10:10 +00:00
Sameer Rahmani 639d340f46
builder: Setup the cache file for serene binary 2023-03-08 20:54:30 +00:00
Sameer Rahmani eb72c2d075
[WIP] Add the placeholder for the new statically linked serene
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline failed Details
2023-02-25 11:27:35 +00:00