diff options
| author | Joel Martin <github@martintribe.org> | 2014-04-17 22:23:07 -0500 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2014-04-17 22:23:07 -0500 |
| commit | 718887c3019c49fc807bc18fbd5feb975ec03c85 (patch) | |
| tree | 8b0d1d2e501541c015e66f4cde0510bdd94db195 /docs/TODO | |
| parent | db4c329aff4621e05b92a55be4f18173f5a4f655 (diff) | |
| download | mal-718887c3019c49fc807bc18fbd5feb975ec03c85.tar.gz mal-718887c3019c49fc807bc18fbd5feb975ec03c85.zip | |
Ruby,Python,C#: readline history fixes. Ruby include path.
Diffstat (limited to 'docs/TODO')
| -rw-r--r-- | docs/TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -17,13 +17,13 @@ All: --------------------------------------------- Bash: + - explore using ${!prefix*} syntax (more like make impl) C: - come up with better way to do 20 vararg code C#: - step9_interop - - use same history file Clojure: @@ -37,7 +37,6 @@ Make: - allow '_' in make variable names - errors should propagate up from within load-file - Mal: - line numbers in errors - step6_file: command line arguments @@ -52,8 +51,6 @@ Postscript: Python: Ruby: - - save history and use same history file - - setup require search path --------------------------------------------- |
