summaryrefslogtreecommitdiff
path: root/libguile/private-options.h
Commit message (Expand)AuthorAgeFilesLines
* print: Support R7RS |...| symbol notation....Mark H Weaver2014-01-141-1/+2
* read: Support R7RS |...| symbol notation....Mark H Weaver2014-01-141-2/+3
* Increment SCM_N_READ_OPTIONS for 'curly-infix' option....Mark H Weaver2014-01-081-1/+1
* Implement SRFI-105 curly infix expressions....Mark H Weaver2012-10-261-1/+2
* new print option escape-newlines, defaults to #t...Andy Wingo2011-12-041-1/+4
* implement r6rs hungry escaped EOL...Andy Wingo2011-01-211-1/+2
* scm_debug_opts to debug.c, backtrace on by default, scm_*_opts internal linkage...Andy Wingo2010-10-011-3/+3
* remove elisp-strings and elisp-vectors read options...Andy Wingo2010-10-011-5/+3
* remove unused print-options...Andy Wingo2010-10-011-7/+5
* remove a number of debug options...Andy Wingo2010-09-241-15/+8
* remove evaluator-traps-interface...Andy Wingo2010-09-241-15/+0
* remove eval-options...Andy Wingo2010-09-241-6/+0
* lisp nil always enabled...Andy Wingo2010-04-091-9/+0
* reader options macros incorrect when SCM_ENABLE_ELISP undefined...Michael Gran2010-01-171-3/+6
* add reader option for parsing [] as ()....Andy Wingo2010-01-151-1/+2
* Reader option for R6RS hex escapes...Michael Gran2010-01-121-2/+6
* remove unused scm_eval_stack var...Andy Wingo2009-12-011-3/+1
* Change Guile license to LGPLv3+...Neil Jerram2009-06-171-6/+7
* * private-options.h: idem....Han-Wen Nienhuys2007-01-221-1/+1
* * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c...Han-Wen Nienhuys2007-01-221-0/+103