Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-06 | Don't exit on SIGINT during evaluation | Eelco Dolstra | 1 | -0/+3 |
2013-09-06 | Use readline history file | Eelco Dolstra | 1 | -1/+7 |
2013-09-06 | Handle SIGINT to cancel the current line | Eelco Dolstra | 1 | -5/+37 |
2013-09-06 | Fix build | Eelco Dolstra | 1 | -1/+1 |
2013-09-02 | Add a command :l for loading a file into scope | Eelco Dolstra | 1 | -10/+33 |
2013-09-02 | Add a command :t for showing the type of an expression | Eelco Dolstra | 1 | -4/+17 |
2013-09-02 | Support adding variables to the scope | Eelco Dolstra | 1 | -9/+86 |
2013-09-02 | Initial version of nix-repl | Eelco Dolstra | 2 | -0/+67 |