Print the faulty object upon invalid-keyword errors.
[bpt/guile.git] / libguile / tags.h
2012-01-09 Andy Wingoallocate a tc7 to bitvectors
2012-01-09 Andy Wingoallocate a tc7 to arrays
2011-05-13 Andy Wingoallow iflags to be constant expressions with typing...
2011-05-13 Andy Wingofix static allocation with debug_typing_strictness==2
2011-02-12 Mark H WeaverFix mistake in comment in tags.h
2010-07-28 Ludovic CourtèsUse "pointer" instead of "foreign" when dealing with...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-28 Mark H WeaverRenumber IFLAGSs so the first 8 are reserved for lisp...
2010-02-18 Andy Wingoadd with-fluids objects and primitive syntax
2010-02-08 Andy Wingoconnect a few more wires to promptenstein
2010-01-07 Andy Wingoremove scm_tc7_gsubr
2010-01-07 Andy Wingotc7 tags for vm-related data
2010-01-05 Andy Wingoremove unused snarf macros
2010-01-04 Andy Wingoadd foreign value wrapper
2009-12-11 Andy Wingomerge from master to elisp
2009-12-07 Andy Wingoprocedures-with-setters implemented in terms of structs
2009-12-05 Andy Wingofluids are tc7 objects
2009-12-05 Andy Wingohash tables have a tc7
2009-12-04 Andy Wingoeval.c closures are now applicable smobs, not tc3s
2009-12-04 Andy Wingoremove cxrs
2009-12-04 Andy Wingoremove rpsubrs
2009-12-03 Andy Wingoremove asubrs
2009-12-03 Andy Wingoremove scm_tc7_dsubr
2009-12-03 Andy Wingoremove tc7_subr_* and tc7_lsubr_*
2009-12-01 Andy Wingonew evaluator, y'all
2009-11-29 Ludovic CourtèsMake `SCM' type definition acceptable for C++ compilers.
2009-11-24 Ludovic CourtèsDon't rely on `HAVE_' macros in public header "tags.h".
2009-11-17 Ludovic CourtèsRemove references to undefined macros.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-30 Ken RaeburnSince support for "futures" in C has been completely...
2009-10-27 Mark H Weaverthe cube of lisp booleans (#f nil () #t)
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-30 Ludovic CourtèsUse a TC7 tag instead of a SMOB for bytevectors.
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Ludovic CourtèsRemove the `scm_tc_free_cell' SMOB type.
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-20 Andy Wingoprograms have their own tc7 now
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-16 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-01 Ludovic CourtèsRemove "compiled closures" ("cclos") in favor of a...
2009-02-14 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-19 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-13 Ludovic CourtèsAdd support for static allocation of cells, strings...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-06-28 Ludovic CourtèsDisable type-checking of `SCM_UNPACK' for the broken...
2005-05-23 Marius VollmerThe FSF has a new address.
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-11-09 Marius Vollmer(scm_tc7_bvect): Renamed to scm_tc7_unused7, renaming the
2004-11-02 Marius Vollmer(scm_tc7_llvect, scm_tc7_uvect, scm_tc7_fvect, scm_tc7_...
2004-10-27 Marius Vollmer(scm_tc7_byvect): Commented out.
2004-09-22 Marius Vollmer* discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to
2004-08-19 Marius Vollmer(scm_tc7_stringbuf): New tag.
2004-07-27 Marius Vollmer(SCM_EQ_P): Deprecated by moving it into
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer(scm_is_eq): New.
2004-04-26 Dirk Herrmann * libguile/eval.c (s_macro_keyword): New static identi...
2004-04-22 Dirk Herrmann Hide the implementation of ilocs and isyms in eval.c.
2004-04-18 Dirk Herrmann * tags.h (scm_tags, scm_tc8_tags, scm_tc9_flag, scm_tc...
2004-03-28 Han-Wen Nienhuys* gc.h (SCM_GC_CELL_TYPE): SCM_GC_CELL_TYPE uses SCM_GC...
2003-10-11 Dirk Herrmann * libguile/tags.h (SCM_IM_ELSE, SCM_IM_ARROW): New...
2003-09-21 Dirk Herrmann * numbers.h (SCM_INEXACTP): Removed uses of SCM_TYP16S.
2003-09-18 Dirk Herrmann This set of patches introduces a new tc7 code scm_tc7_...
2003-09-16 Dirk Herrmann This set of patches eliminates the dependency between the
2003-09-14 Dirk Herrmann * tags.h: Reduced the number of short instructions...
2003-09-04 Dirk Herrmann * tags.h: Added description of Guile's type system...
2003-07-08 Kevin RydeMatthias Koeppe <mkoeppe@merkur.math.uni-magdeburg...
2003-06-06 Kevin RydeUse inttypes.h and stdint.h when available, for INTPTR_MAX
2003-06-06 Dirk Herrmann * tags.h (scm_tc2_int): Added.
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Added test, attempting...
2003-06-01 Dirk Herrmann This set of patches separates the representation of...
2003-04-14 Rob Browning* tags.h: scm_t_intptr should have been intptr_t.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-27 Rob Browning* tags.h: fix various preprocessor usages of new public
2003-03-26 Rob Browning* tags.h: move HAVE_STDINT_H handling to scmconfig...
2002-12-15 Mikael Djurfeldt* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definit...
2002-08-05 Han-Wen Nienhuysremove GC bits documentation from the tags table.
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-01 Dirk HerrmannChanges in doc/ref:
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-11-12 Marius Vollmer(SIZEOF_SCM_T_BITS): Define it appropriately.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-10-06 Marius Vollmer* tags.h (SCM_T_BITS_MAX, SCM_T_SIGNED_BITS_MAX,
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-26 Marius Vollmer* tags.h: Update tag system docs.
2001-07-25 Marius Vollmer* tags.h (scm_tc7_variable): New.
2001-07-22 Marius Vollmer* tags.h: Include inttypes.h when we have it.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-06-14 Marius VollmerInclude <stdint.h> when we have it.
next