Commit Graph

16 Commits

Author SHA1 Message Date
Sameer Rahmani f377e0d4d5
nix: Move the overlayes to a module and lock nixpkgs 2024-04-07 22:32:36 +01:00
Sameer Rahmani b59e4ab315
nix: Add git-hooks to the flake file 2024-04-06 22:40:08 +01:00
Sameer Rahmani 6f6be3dde1 Add .tmp to gitignore 2022-07-06 21:33:51 +01:00
Sameer Rahmani 71c1e1731e Fix the broken bash array to str process in the builder 2022-06-12 20:40:36 +01:00
Sameer Rahmani b693472f51 Update gitignore patterns 2022-06-02 15:00:26 +01:00
Sameer Rahmani 49e3f16901 Add the builder tasks to build and release docker images 2022-02-15 21:34:29 +00:00
Sameer Rahmani 656adafd7e Add the symbol type to SLIR 2022-01-18 19:45:30 +00:00
Sameer Rahmani 5802e87121 Add CCache support to cmake list 2021-09-27 15:25:06 +01:00
Sameer Rahmani f6ca246f0d Implement classof in derived expressions 2021-03-31 19:37:32 +01:00
Hamid 18910a4a2c Refactoring 2020-08-02 22:08:35 +02:00
Sameer Rahmani 1238898ddc Add a very basic 'def' special form 2020-08-01 19:58:34 +01:00
Sameer Rahmani 2eda5f8d5f Setup clang-format as a githook and apply it to the source 2020-07-23 21:47:13 +01:00
Sameer Rahmani cbea0c8e28 Add the first draft of a very basic reader, list and symbol impl 2020-07-16 15:48:06 +01:00
Sameer Rahmani 51b9f4a307 Add the build setup for the C++ implementation 2020-07-10 18:06:26 +01:00
Sameer Rahmani caa02aa004 Add dev.org to collect all the materials that helped us through the process 2020-06-07 11:11:17 +01:00
Sameer Rahmani c7c4876838 Initial Commit 2020-06-05 22:23:14 +01:00