0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only return changes to the closed environment More... over 10 years ago
Make sure to initialize iClosed with the imported environment More... over 10 years ago
Make sure to pass out the new closed set from inferBinds More... over 10 years ago
Make bindings monomorphic based on use of closed values More... over 10 years ago
tweak escaped variable message to be more clear More... over 10 years ago
Merge changes from SBV version 3.3 More... over 10 years ago
update random values after changing random generation More... over 10 years ago
Merge branch 'master' into wip/mono-binds More... over 10 years ago
Don't do fancy progress bars for :check in batch mode More... over 10 years ago
Add a stdout file for the failing test, issues/T146 More... over 10 years ago
Allow `make test` to output the diff results More... over 10 years ago
Add block decls to the local environment after partitioning More... over 10 years ago
Rename iParams to iLocalEnv More... over 10 years ago
Better partitioning of monomorphic declarations More... over 10 years ago
Make general substitutions, and move code into AST module. More... over 10 years ago
Split off translation between `TypeCheck.AST` and `TypeCheck.Numeric.AST` More... over 10 years ago
Add extra rule. More... over 10 years ago
Checkpoint. More... over 10 years ago
Hook-in incomplete new solver. More... over 10 years ago
Fix typpo More... over 10 years ago
Make the diff command line absolute More... over 10 years ago
Make the diff command line absolute More... over 10 years ago
Don't generalize bindings in where clauses More... over 10 years ago
Update renamer errors to clarify some funny situations More... over 10 years ago
Towards integrating into the typechecker. We still need to do improvement. More... over 10 years ago
Start on intergrating with type checker. More... over 10 years ago
Record the parameters of the current scheama into fresh variables generated during kind checking. More... over 10 years ago
Add an example where we can get capture when substituting. More... over 10 years ago
Add Parser AST constructor EInfFrom to represent [x...] and [x,y...] More... over 10 years ago
Fix symbolic simulator implementations of (!!) and (@@) More... over 10 years ago