Mode | Name | Size |
-rw-r--r-- | .gitignore | 4L |
-rw-r--r-- | LICENSE | 674L |
-rw-r--r-- | Makefile | 99L |
-rw-r--r-- | README.md | 60L |
-rw-r--r-- | assemble.c | 39L |
-rw-r--r-- | compile.c | 379L |
-rw-r--r-- | config.mk | 21L |
-rw-r--r-- | examples/processes.stac | 1L |
-rw-r--r-- | examples/simple_git_generator.stac | 4L |
-rw-r--r-- | in/index.stac | 19L |
-rw-r--r-- | include/arg.h | 50L |
-rw-r--r-- | include/assemble.h | 50L |
-rw-r--r-- | include/str.h | 58L |
-rw-r--r-- | include/util.h | 17L |
-rw-r--r-- | libstac/libstac.c | 25L |
-rw-r--r-- | libstac/libstac.h | 28L |
-rw-r--r-- | licenses/LIBSL | 24L |
-rwxr-xr-x | stac | 34L |
-rw-r--r-- | str.c | 102L |
-rw-r--r-- | templates/basic.stac | 13L |
-rw-r--r-- | util.c | 36L |