index
:
nico/svgu.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
Age
Commit message (
Expand
)
Author
2023-06-01
Add Launchpad's Bazaar hosting support
Nicolas Paul
2023-05-31
Fix race conditions
Nicolas Paul
2023-05-31
Make VCS names more explicit
Nicolas Paul
2023-05-31
Add protocol to Source Hut default Git instance URL
Nicolas Paul
2023-05-31
Support modules with nested names (path include directories), e.g. foo/bar/mo...
Nicolas Paul
2023-05-31
Move intern functions into prelude lib to avoid cyclic imports
Nicolas Paul
2023-05-31
Remove useless lock
Nicolas Paul
2023-05-31
Make types be able to template themselves
Nicolas Paul
2023-05-31
Move types in their own files
Nicolas Paul
2023-05-31
Add a blacklist of module names to avoid problems with file generation
Nicolas Paul
2023-05-31
Omit inferred types
Nicolas Paul
2023-05-31
Add Bazaar lib
Nicolas Paul
2023-05-31
Add Fossil lib
Nicolas Paul
2023-05-31
Add Subversion lib
Nicolas Paul
2023-05-31
Change MASTER and branch to ref in Git library
Nicolas Paul
2023-05-31
Add Mercurial library
Nicolas Paul
2023-05-31
Add Git library for Starlark
Nicolas Paul
2023-05-31
Start implementing Starlark execution environment
Nicolas Paul
2023-05-31
Add type structs for modules
Nicolas Paul
2023-05-31
Move templates into pkg directory
Nicolas Paul