depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
Cleanup in preparation of merging nix-repl repo into nix repo
Eelco Dolstra
4
-798
/
+0
2017-04-25
Merge branch 'master' of https://github.com/olejorgenb/nix-repl
Eelco Dolstra
2
-1
/
+12
2017-04-25
Fix build
Eelco Dolstra
2
-5
/
+7
2017-01-02
Merge pull request #35 from orbekk/master
Eelco Dolstra
1
-2
/
+2
2017-01-01
Update <nixpkgs/nixos> path in documentation.
Kjetil Orbekk
1
-2
/
+2
2016-07-21
Strip ANSI escapes from file names
Eelco Dolstra
1
-3
/
+6
2016-07-21
Merge branch 'lambda-position' of https://github.com/fkz/nix-repl
Eelco Dolstra
1
-1
/
+1
2016-07-21
Merge branch 'show-trace' of https://github.com/fkz/nix-repl
Eelco Dolstra
1
-3
/
+5
2016-07-21
Merge branch 'colorize' of https://github.com/ehmry/nix-repl
Eelco Dolstra
1
-10
/
+19
2016-06-25
fixup "Colorize"
Emery Hemingway
1
-2
/
+2
2016-06-25
Colorize
Emery Hemingway
1
-10
/
+19
2016-03-19
show trace of errors when using --show-trace
Fabian Schmitthenner
1
-3
/
+5
2016-03-07
Merge pull request #19 from tsion/x-command
Eelco Dolstra
1
-7
/
+24
2016-03-05
When showing a lambda, also show the position of the definition
Fabian Schmitthenner
1
-1
/
+1
2016-03-01
Rename :x to :u, for 'use'.
Scott Olson
1
-2
/
+2
2016-03-01
Add :x command which works like `nix-shell -p`.
Scott Olson
1
-7
/
+24
2016-02-29
Merge pull request #20 from tsion/more-help
Eelco Dolstra
1
-2
/
+29
2016-02-29
Merge pull request #17 from tsion/install-cmd
Eelco Dolstra
1
-6
/
+7
2016-02-29
Merge pull request #25 from fkz/fix-store
Eelco Dolstra
1
-6
/
+5
2016-02-28
fix nix-repl after we don't have a global store variable anymore (cf nix@c10c...
Fabian Schmitthenner
1
-6
/
+5
2016-02-24
Merge pull request #24 from tsion/whitespace
Eelco Dolstra
1
-6
/
+5
2016-02-23
Ignore blank inputs.
Scott Olson
1
-1
/
+1
2016-02-23
Fix handling of whitespace.
Scott Olson
1
-5
/
+4
2016-02-23
Preserve readline history across sessions. Add rl_readline_name.
Ole Jørgen Brønner
2
-1
/
+10
2016-02-23
Merge pull request #22 from tsion/quote-invalid-vars
Eelco Dolstra
1
-9
/
+19
2016-02-20
Print syntactially invalid attribute names as strings.
Scott Olson
1
-9
/
+19
2016-02-18
Merge branch 'issue-13' of https://github.com/tsion/nix-repl
Eelco Dolstra
1
-2
/
+1
2016-02-18
Merge branch 'multiline' of https://github.com/tsion/nix-repl
Eelco Dolstra
1
-11
/
+27
2016-02-18
Fix typo in comment.
Scott Olson
1
-1
/
+1
2016-02-18
Fix recognition of REPL commands.
Scott Olson
1
-1
/
+1
2016-02-18
Cancel multiline input on Ctrl-C.
Scott Olson
1
-11
/
+9
2016-02-18
Support multiline input by detecting "unfinished" parse errors.
Scott Olson
1
-5
/
+23
2016-02-18
Expand the help message printed from --help.
Scott Olson
1
-2
/
+29
2016-02-16
Open the store before constructing EvalState.
Scott Olson
1
-2
/
+1
2016-02-16
Add :i command to install a package to the current profile.
Scott Olson
1
-2
/
+6
2016-02-15
Fix grammar.
Scott Olson
1
-1
/
+1
2016-02-15
Remove unused global variable.
Scott Olson
1
-3
/
+0
2016-02-15
Merge pull request #16 from tsion/dashed-assign
Eelco Dolstra
1
-2
/
+4
2016-02-14
Don't consider empty strings or strings beginning with numbers as variable na...
Scott Olson
1
-2
/
+3
2016-02-14
Don't consider strings starting with - or ' as variable names.
Scott Olson
1
-1
/
+2
2016-02-14
Parse `foo-bar = expr` as an assignment.
Scott Olson
1
-1
/
+1
2015-09-07
Fix building against Nix 1.10
Eelco Dolstra
1
-32
/
+36
2015-07-06
Fix nix-repl does not support '--help'
Susan Potter
1
-1
/
+7
2015-06-02
Fix building against latest Nix
Eelco Dolstra
1
-0
/
+1
2014-12-01
Fix building against current Nix master
Eelco Dolstra
1
-1
/
+1
2014-08-26
Support -I flag
Eelco Dolstra
1
-5
/
+7
2014-08-26
Fix building against current Nix master
Eelco Dolstra
2
-7
/
+25
2014-07-24
Fix building against current Nix master
Eelco Dolstra
1
-1
/
+2
2014-07-24
Handle non-numeric version strings
Eelco Dolstra
1
-1
/
+1
2014-06-16
Don't parse 'var == expr' as an assignment
Eelco Dolstra
1
-0
/
+2
[next]