doc
|
update the documentation locations
|
2023-02-18 20:14:59 -03:00 |
src
|
fix typo
|
2023-02-23 01:06:29 -03:00 |
.clang-format
|
format to 80 columns for terminal display
|
2023-02-20 22:05:57 -03:00 |
.gitignore
|
ignore .obk files
|
2023-02-07 21:26:25 -03:00 |
.pre-commit-config.yaml
|
add lexer, parser, and ast tree
|
2022-10-17 22:26:36 -03:00 |
LICENSE
|
initial commit
|
2022-10-02 20:30:58 -03:00 |
meson_options.txt
|
restructure library location
|
2023-02-16 02:26:14 -03:00 |
meson.build
|
create a C wrapper for obelisk
|
2023-02-21 09:09:48 -03:00 |