Paul Sokolovsky
|
d35ac956d1
|
input.c: Fix line-endings after recent changes.
|
2015-04-10 23:01:58 +03:00 |
stijn
|
df1637c580
|
unix: Automatically fix incompatible readline build options.
|
2015-04-09 13:35:16 +00:00 |
Paul Sokolovsky
|
1129de5ac0
|
unix: Support readline history saving to file, improves interactive usage.
|
2015-03-13 21:46:19 +00:00 |
Damien George
|
6d7e47087f
|
unix: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 20:40:19 +00:00 |
stijn
|
39b6e27944
|
unix: Remove unused CTRL-D definition
|
2014-06-25 13:33:10 +02:00 |
Damien George
|
2617eebf2f
|
Change const byte* to const char* where sensible.
This removes need for some casts (at least, more than it adds need
for new casts!).
|
2014-05-25 22:27:57 +01:00 |
Damien George
|
7c6c843965
|
unix: Add missing stdio.h header for readline.
|
2014-05-07 15:33:15 +01:00 |
Dave Hylands
|
117c46d9eb
|
Add input command for unix
|
2014-05-07 07:19:51 -07:00 |