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