summaryrefslogtreecommitdiff
path: root/libguile/read.h
Commit message (Expand)AuthorAgeFilesLines
* Scheme reader fully replaces C readerAndy Wingo2021-03-031-1/+3
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-2/+0
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-3/+2
* Remove prototype for scm_read_token, which does not exist.Mark H Weaver2012-10-171-1/+0
* Have `scm_scan_for_encoding ()' use GC-managed memory.Ludovic Courtès2009-11-141-2/+2
* Add full Unicode capability to ports and the default readerMichael Gran2009-08-251-0/+2
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-4/+4
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-221-6/+2
* * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.cHan-Wen Nienhuys2007-01-221-13/+1
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * read.c (scm_lreadr): Call scm_i_read_homogenous_vector for '#f',Marius Vollmer2004-10-261-0/+4
* * list.c (scm_list_n): Add #if SCM_DEBUG_CELL_ACCESSES_P aroundNeil Jerram2004-02-201-1/+0
* * read.c (scm_read_opts): New opts `elisp-vectors' andNeil Jerram2004-02-081-8/+7
* * eval.c, eval.h, read.c, read.h (scm_sym_dot): Moved from eval toDirk Herrmann2003-05-061-0/+2
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Code (work in progress, currently disabled) for reading Elisp-syntax vectors.Neil Jerram2002-12-281-1/+8
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-12/+12
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-7/+9
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-1/+1
* * validate.hMichael Livshin2001-05-241-2/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-11/+11
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-1/+1
* * read.c, read.h (scm_read_options, scm_read_opts): RemovedMikael Djurfeldt1998-11-091-6/+0
* * read.c, read.h (history-length, history-file): New read options.Mikael Djurfeldt1998-10-311-0/+6
* formatting tweakJim Blandy1997-05-271-1/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * read.h (SCM_N_READ_OPTIONS): increase SCM_N_READ_OPTIONS to 4.Gary Houston1997-03-101-1/+2
* * strports.c (scm_read_0str, scm_eval_0str): update scm_read usage.Gary Houston1997-03-081-6/+8
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-26/+10
* * read.h: Added prototype for scm_lreadrecparenMikael Djurfeldt1996-09-181-4/+4
* * print.h, read.h: #include "options.h", since everyone who usesJim Blandy1996-09-101-0/+1
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* * eval.c, print.h, print.c, read.h, read.c: Modifications toMikael Djurfeldt1996-08-231-4/+4
* * read.h: Defines for reader options.Mikael Djurfeldt1996-08-201-0/+10
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+94