| Commit message (Expand) | Author | Age | Files | Lines |
* | fix to procedure-arity in previous patch | Andy Wingo | 2012-03-18 | 1 | -5/+9 |
* | make applicable smob calls cheaper, and fix a memory leak | Andy Wingo | 2012-03-18 | 1 | -2/+6 |
* | Merge remote-tracking branch 'origin/stable-2.0' | Andy Wingo | 2012-02-08 | 1 | -1/+1 |
|\ |
|
| * | Improve the usage of variable names in C docstrings. | Bake Timmons | 2012-02-02 | 1 | -1/+1 |
| * | Fix erroneous check in `set-procedure-properties!'. | Ludovic Courtès | 2012-01-05 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'origin/stable-2.0' | Andy Wingo | 2011-12-01 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | better debuggability for interpreted procedures | Andy Wingo | 2011-11-15 | 1 | -0/+37 |
* | | slight scm_procedure_p, scm_i_procedure_arity refactor | Andy Wingo | 2011-10-24 | 1 | -12/+9 |
* | | convert internal weak hash table users to use the weak table api | Andy Wingo | 2011-10-24 | 1 | -13/+8 |
* | | Merge remote-tracking branch 'origin/stable-2.0' | Andy Wingo | 2011-05-25 | 1 | -2/+8 |
|\ \
| |/ |
|
| * | set-procedure-property! threadsafety issue | Andy Wingo | 2011-05-23 | 1 | -8/+9 |
* | | remove all deprecated code | Andy Wingo | 2011-05-12 | 1 | -34/+1 |
|/ |
|
* | deprecate arity access via (procedure-properties proc 'arity) | Andy Wingo | 2010-04-17 | 1 | -18/+29 |
* | add procedure_minimum_arity | Andy Wingo | 2010-04-17 | 1 | -0/+25 |
* | scm_i_program_properties is internal; just use procedure-properties | Andy Wingo | 2010-04-17 | 1 | -1/+1 |
* | tweaks to procprop.c | Andy Wingo | 2010-04-17 | 1 | -8/+4 |
* | procedure-properties incorporates program-properties | Andy Wingo | 2010-04-17 | 1 | -27/+29 |
* | smobs are applied with vm trampoline procedures | Andy Wingo | 2010-01-09 | 1 | -14/+18 |
* | remove scm_tc7_gsubr | Andy Wingo | 2010-01-07 | 1 | -18/+1 |
* | subrs are now VM trampoline procedures | Andy Wingo | 2010-01-07 | 1 | -1/+2 |
* | procedures-with-setters implemented in terms of structs | Andy Wingo | 2009-12-07 | 1 | -3/+0 |
* | eval.c closures are now applicable smobs, not tc3s | Andy Wingo | 2009-12-04 | 1 | -76/+57 |
* | remove cxrs | Andy Wingo | 2009-12-04 | 1 | -3/+0 |
* | remove rpsubrs | Andy Wingo | 2009-12-04 | 1 | -3/+0 |
* | remove asubrs | Andy Wingo | 2009-12-03 | 1 | -1/+0 |
* | remove scm_tc7_dsubr | Andy Wingo | 2009-12-03 | 1 | -1/+0 |
* | remove tc7_subr_* and tc7_lsubr_* | Andy Wingo | 2009-12-03 | 1 | -18/+0 |
* | new evaluator, y'all | Andy Wingo | 2009-12-01 | 1 | -10/+2 |
* | a very big commit cleaning up structs & goops. also applicable structs. | Andy Wingo | 2009-11-26 | 1 | -6/+3 |
* | fold objects.[ch] into goops.[ch] | Andy Wingo | 2009-11-15 | 1 | -1/+0 |
* | remove support for "entities" -- a form of applicable struct | Andy Wingo | 2009-11-15 | 1 | -2/+4 |
* | remove operators | Andy Wingo | 2009-11-15 | 1 | -4/+2 |
* | procedure property table is only key-weak, not doubly-weak | Andy Wingo | 2009-10-24 | 1 | -1/+1 |
* | procedure property efficiency tweak | Andy Wingo | 2009-10-23 | 1 | -4/+26 |
* | de-nargs struct scm_objcode; procedure-property refactor | Andy Wingo | 2009-10-23 | 1 | -63/+52 |
* | programs have their own tc7 now | Andy Wingo | 2009-08-20 | 1 | -0/+6 |
* | Change Guile license to LGPLv3+ | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Remove "compiled closures" ("cclos") in favor of a simpler mechanism. | Ludovic Courtès | 2009-03-02 | 1 | -16/+9 |
* | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+4 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | *** empty log message *** | Marius Vollmer | 2004-09-22 | 1 | -3/+3 |
* | Added comment about future improvements... | Marius Vollmer | 2004-08-19 | 1 | -0/+6 |
* | (scm_init_storage, scm_stand_in_procs, scm_stand_in_proc): Use a | Marius Vollmer | 2004-08-11 | 1 | -6/+7 |
* | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 2004-07-27 | 1 | -3/+3 |
* | * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, | Marius Vollmer | 2004-07-23 | 1 | -2/+2 |
* | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 2004-07-08 | 1 | -1/+1 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 2004-07-06 | 1 | -3/+3 |
* | This set of patches separates the representation of the cxr family | Dirk Herrmann | 2003-06-01 | 1 | -0/+1 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -36/+12 |