1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Jan Steemann a3f7002a41 less pause for matching parens (helps when copy & pasting code into the shell) 2015-09-14 17:44:29 +02:00
Jan Steemann edd1e90511 clean up shell implementation code 2015-08-18 18:10:27 +02:00
Frank Celler 4a9d775061 cleanup 2015-08-12 17:54:15 +02:00
Frank Celler 9de6bd39db moved to strings, fixed #1432: arangosh doesn't ignore prefixed ....> on paste 2015-08-12 17:54:14 +02:00
Frank Celler 3029891405 added better readline support for control-C 2015-08-11 12:05:55 +02:00
Jan Steemann 8c6cafceb3 fix arangosh multi-line input for ES6 template strings 2015-03-19 21:03:48 +01:00
Jan Steemann ccf7e4f131 mini cleanup 2014-10-27 22:47:36 +01:00
Jan Steemann d2f86ef8a0 macos 2014-09-23 10:22:03 +02:00
Jan Steemann 87afcf5e8d the great rename 2014-09-13 00:10:11 +02:00
Max Neunhoeffer 63020e078e Prevent readline-history memleak. 2014-09-05 09:11:25 +02:00
Frank Celler 6936972d08 updated disclaimer 2014-06-20 16:41:35 +02:00
Jan Steemann 6423b171b7 re-added result completion 2014-05-19 14:23:46 +02:00
Esteban Lombeyda 4bfb52167c Important line code for autocompeltion was reinserted 2014-05-19 13:35:57 +02:00
Esteban Lombeyda 9bcaba6002 documentation 2014-05-19 10:57:58 +02:00
Esteban Lombeyda 48cdb09008 clean separation of V8 code from Shell 2014-05-19 10:29:54 +02:00
Esteban Lombeyda eaa39427f9 Compiling under linux 2014-05-16 15:19:54 +02:00
Esteban Lombeyda e3ff0391a2 Refactoring LineEditor 2014-05-15 10:27:59 +02:00