serene/include
Sameer Rahmani fde6636ca2 Modify the Node and MaybeX to contain Serene's Error instead of llvm
Previously, MaybeNode and MaybeAST use to have the llvm::Error as the
error type. But after this change they will have a `vector` of
`serene::errors::Error` as the error type.
2021-05-06 19:17:57 +01:00
..
serene Modify the Node and MaybeX to contain Serene's Error instead of llvm 2021-05-06 19:17:57 +01:00
CMakeLists.txt Add a barebone MLIR dialect with the necessary cmake changes" 2021-03-25 00:53:44 +00:00
config.h.in Finish the first implementation of the compiler level list 2020-07-23 17:13:16 +01:00