summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2023-05-31Remove useless lockNicolas Paul
2023-05-31Make types be able to template themselvesNicolas Paul
2023-05-31Move types in their own filesNicolas Paul
2023-05-31Add a blacklist of module names to avoid problems with file generationNicolas Paul
2023-05-31Omit inferred typesNicolas Paul
2023-05-31Add Bazaar libNicolas Paul
2023-05-31Add Fossil libNicolas Paul
2023-05-31Add Subversion libNicolas Paul
2023-05-31Change MASTER and branch to ref in Git libraryNicolas Paul
2023-05-31Add Mercurial libraryNicolas Paul
2023-05-31Add Git library for StarlarkNicolas Paul
2023-05-31Start implementing Starlark execution environmentNicolas Paul
2023-05-31Add type structs for modulesNicolas Paul
2023-05-31Move templates into pkg directoryNicolas Paul