serene/include
Sameer Rahmani 851595ca7d Change the current namespace lookup behavior
* Change the way namespace creation works. We should create new
  namespaces via the context so we can insert them in the contenxt

* Change the way setting the current namespace works. `withCurrentNS`
  method gets a function as input param and a ns name and runs the
  function with the ns set as the current NS and restore the state
  after that

* Change the way Dylibs register with the context and namespaces
  and lookup the dylibs will use the context to use the most recent
  dylib of a namespace.
2022-01-02 18:57:36 +00:00
..
serene Change the current namespace lookup behavior 2022-01-02 18:57:36 +00:00
CMakeLists.txt Add SLIR skeleton to start the generator 2021-06-08 22:01:08 +01:00
serene_precompiles.h Move over a modified version of MLIR jit. Add the pch 2021-08-17 09:57:26 +01:00