index
:
kolam
keyring
main
GraphQL implementation for Scheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-04
guix.scm: Add guix.scm.
Arun Isaac
2022-01-04
kolam: Rename <date> scalar type to <datetime>.
Arun Isaac
2022-01-03
website: Add CSS.
Arun Isaac
2022-01-03
build-aux: Add website build script.
Arun Isaac
2022-01-03
configure: Add configure script.
Arun Isaac
2022-01-03
Makefile: Add clean target.
Arun Isaac
2022-01-03
Makefile: Add website target.
Arun Isaac
2022-01-03
README: Replace guile-email with kolam in License section.
Arun Isaac
2022-01-03
README: Add Download section.
Arun Isaac
2022-01-03
dir-locals: Allow tabs in Makefiles.
Arun Isaac
2022-01-03
Makefile: Add Makefile.
Arun Isaac
2022-01-03
tests: Add tests.
Arun Isaac
2022-01-02
kolam: Bump copyright year to 2022.
Arun Isaac
2022-01-02
kolam: Allow null value for types.
Arun Isaac
2022-01-02
kolam: Read JSON using UTF-8 encoding.
Arun Isaac
2022-01-02
README: Request feedback and contributions.
Arun Isaac
2022-01-02
README: Mention portability.
Arun Isaac
2022-01-02
README: Describe meaning of "kolam".
Arun Isaac
2022-01-02
Add license.
Arun Isaac
2021-12-30
kolam: Implement HTTP client.
Arun Isaac
2021-12-30
kolam: Implement GraphQL document serializer.
Arun Isaac
2021-12-30
kolam: Implement pairify function.
Arun Isaac
2021-12-30
kolam: Set content-type of response to application/graphql+json.
Arun Isaac
2021-12-30
kolam: Allow leaf nodes to be list types.
Arun Isaac
2021-12-30
kolam: Support field alias.
Arun Isaac
2021-12-30
dir-locals: Add Emacs directory local variables.
Arun Isaac
2021-12-30
kolam: Implement HTTP server.
Arun Isaac
2021-12-28
Initial commit
Arun Isaac