Next | Query returned 12 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-09-01 16:59:35 by Jason Bacon | Files touched by this commit (5)
Log message:
lang/joker: Clojure dialect and linter

Joker is a small interpreted dialect of Clojure written in Go. It is
also a Clojure(Script) linter. Joker has a fast start up, sane error
messages and stacktraces, and comes with batteries included: send HTTP
requests, read and parse JSON, work with the file system, etc. As a
linter, Joker can check for syntax errors, function arity mismatches,
unresolved symbols, unused namespaces, vars, bindings, and much more.

Next | Query returned 12 messages, browsing 11 to 20 | previous