0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add rzk.yaml to specify files to check More... about 2 years ago
Do not depend on lsp and lsp-types with GHCJS More... about 2 years ago
Update rzk.nix More... about 2 years ago
Cache well-typed modules even in presence of type errors in other modules More... about 2 years ago
Slightly improve rzk.yaml error/warning More... about 2 years ago
Support incremental typechecking with in-memory cache of well-typed modules More... about 2 years ago
Invalidate cache for all files after the first modified file More... about 2 years ago
Use file watcher to invalidate cache for typechecked files More... about 2 years ago
Merge branch 'basic-incremental-typechecking' into lsp More... about 2 years ago
Sketch cache implementation More... about 2 years ago
Add line location to errors More... about 2 years ago
Add rzk.nix back (generated manually via cabal2nix --compiler ghcjs) More... about 2 years ago
Revert back to calling cabal2nix from the workflow More... about 2 years ago
Remove rzk.nix More... about 2 years ago
Try using callCabal2nix in try-rzk/default.nix instead More... about 2 years ago
Use cabal2nix --compiler ghcjs to generate rzk.nix for GHCJS More... about 2 years ago
Add a handler for typechecking all files in config More... about 2 years ago
Define a Yaml schema for our config file More... about 2 years ago
Merge pull request #91 from rzk-lang/better-section-parsing More... about 2 years ago
Improve error messages for unclosed #section and extra #end More... about 2 years ago
Add typecheckModulesWithLocationIncremental More... about 2 years ago
Add the filepath package for processing paths More... about 2 years ago
Simplify getting the text in "didSave" handler More... about 2 years ago
Run the autoformatter More... about 2 years ago
Add an empty handler for "didChangeWatchedFiles" More... about 2 years ago
Request including the text in save events More... about 2 years ago
Return typechecked declarations in the main functions More... about 2 years ago
Merge branch 'release-v0.5.7' into develop More... about 2 years ago
Bump version and update changelogs More... about 2 years ago
Merge pull request #88 from rzk-lang/fix-topes-LEM-eta More... about 2 years ago