cryptol/cryptol
Robert Dockins 92c3b43db8 Add keywords to the REPL autocompletion list.
In particular, the following keywords will now be suggested by
the REPL autocompletion:
  else, if, let, then, where

These, I believe, are the only keywords which can be entered at
the command line.

Fixes #144
2016-05-05 13:54:49 -07:00
..
REPL Add keywords to the REPL autocompletion list. 2016-05-05 13:54:49 -07:00
Main.hs Fix a boneheaded syntax error 2016-05-03 17:06:32 -07:00
OptParser.hs Update copyright dates and add missing headers 2016-01-19 18:19:35 -08:00