integrate guile-lib docs
[bpt/guile.git] / module /
2009-12-20 Andy Wingointegrate guile-lib docs
2009-12-20 Andy Wingotexinfo fixes
2009-12-20 Andy Wingotweaks to statprof
2009-12-20 Andy Wingoimport statprof, sxml, and texinfo from guile-lib
2009-12-20 Andy Wingopsyntax's labels and marks now unique over a read/write...
2009-12-15 Ludovic CourtèsChange the Elisp compiler from GPLv2+ to LGPLv3+.
2009-12-13 Andy Wingoprimitive-eval passes first N args on stack directly...
2009-12-13 Andy Wingointerpreted closures cons less.
2009-12-11 Andy Wingolame tweak to the inliner
2009-12-11 Ludovic CourtèsSRFI-1: Use the built-in optional argument support.
2009-12-11 Ludovic CourtèsFix expansion of `(+ 1 x)'.
2009-12-11 Ludovic CourtèsSRFI-9: Make accessors inlinable.
2009-12-11 Ludovic CourtèsSRFI-9: Reimplement in terms of structs, using `syntax...
2009-12-11 Ludovic CourtèsAdd opcodes for `struct?', `struct-vtable', and `make...
2009-12-11 Andy Wingovm no longer measures bogoclock or times, relies on...
2009-12-11 Andy Wingoinline calls to (memv foo CONSTANT-LIST)
2009-12-11 Andy Wingorename <conditional> then and else to consequent and...
2009-12-11 Andy Wingorename lambda-case-else to lambda-case-alternate
2009-12-11 Andreas Rottmannadd partial support for tail patterns in syntax-rules...
2009-12-11 Andy Wingomerge from master to elisp
2009-12-10 Andy Wingoadd ice-9/quasisyntax.scm to NOCOMP_SOURCES
2009-12-10 Andy Wingofix emission of meta procedures
2009-12-10 Andy Wingoadd gbt macro to gdbinit, and fix a bug in program...
2009-12-04 Andy Wingoeval.c closures are now applicable smobs, not tc3s
2009-12-03 Andy Wingoimplement transcendental sin, cos etc in c; deprecate...
2009-12-03 Andy Wingoexpt implemented in C, handles complex numbers
2009-12-03 Andy Wingoremove tc7_subr_* and tc7_lsubr_*
2009-12-03 Andy Wingoreplace frame implementation with VM frames
2009-12-02 Andy Wingoclarify comments in eval.scm
2009-12-02 Andy Wingoreally boot primitive-eval from scheme.
2009-12-01 Andy Wingoadd new scheme evaluator
2009-12-01 Andy Wingowire through the existing vm ops for variable-ref and...
2009-12-01 Andy Wingonew evaluator, y'all
2009-12-01 Andy Wingogoops moving away from evaluator opcodes, and a primiti...
2009-12-01 Andy Wingolocal-eval will go away
2009-12-01 Andy Wingoremove class-environment slot, goops grubs less in...
2009-12-01 Andy Wingoexpand out named let to letrec in the eval case
2009-11-25 Andy Wingopush goops compile delay out to 30 invocations, for...
2009-11-25 Andy Wingoremove code that manages the method cache
2009-11-25 Andy Wingoremove method cache management code from (oop goops...
2009-11-25 Andy Wingogenerics now dispatch as applicable structs
2009-11-25 Andy Wingomake sure that when equal? is extended, that the generi...
2009-11-25 Andy Wingolimn goops flags, remove foreign objs, rename entity...
2009-11-25 Andy Wingogeneric dispatch protocol in scheme, not yet wired up
2009-11-25 Andy Wingoeqv? not a generic, equal? dispatches to generic only...
2009-11-25 Andy Wingomore clarity in (oop goops dispatch)
2009-11-25 Andy Wingoremove code-table slot from methods
2009-11-25 Andy Wingoremove used-by slot from generics
2009-11-25 Andy Wingoa very big commit cleaning up structs & goops. also...
2009-11-24 Ludovic Courtès"filesystem" -> "file system"
2009-11-21 Andy Wingobetter printing of procedures with keyword arguments
2009-11-17 Ludovic CourtèsFix copyright headers.
2009-11-16 Andy Wingowith a rest arg, allow for keywords anywhere
2009-11-16 Ken RaeburnSCM_DEBUG fix: Don't apply SCM_CAR to non-pairs when...
2009-11-15 Andy Wingoopcodes for bit twiddling (ash, logand, logior, logxor)
2009-11-15 Andy Wingoclass-of has an opcode
2009-11-15 Andy Wingofaster conditionals
2009-11-15 Andy Wingofix (apply f) -- without the args list
2009-11-15 Andy WingoRevert "implement #:predicate" and remove predicate...
2009-11-15 Andy Wingofix printing-programs bug
2009-11-15 Andy Wingosrfi-35 properly uses vtable-offset-user
2009-11-15 Andy Wingoremove operators
2009-11-14 Andreas Rottmannadd quasisyntax
2009-11-14 Andy Wingoadd include-from-path
2009-11-14 Andy Wingopsyntax.scm uses #' shorthand for (syntax ...)
2009-11-14 Andy Wingofix bugs in ecmascript compiler
2009-11-14 Andy Wingofix scoping in let-keywords
2009-11-10 Ludovic CourtèsImprove the printer of SRFI-35 error conditions.
2009-11-08 Ludovic CourtèsAdd support for multiple arities in `arity-mismatch...
2009-11-08 Ludovic CourtèsFix optional argument handling in `unused-variable...
2009-11-08 Ludovic CourtèsAdd support for keyword arguments in `arity-mismatch...
2009-11-07 Ludovic CourtèsFix typos leading to wrong argument counts.
2009-11-07 Ludovic CourtèsFix typos in `psyntax'.
2009-11-07 Ludovic CourtèsAdd `arity-mismatch' warning type.
2009-11-06 Ludovic CourtèsCoalesce tree traversals made for warnings.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-28 Michael GranFix incorrect display of wide strings in decompilation
2009-10-26 Andy Wingoupdate procedure docs for programs, lambda*, case-lambda
2009-10-26 Andy Wingoimplement #:predicate
2009-10-25 Ludovic CourtèsSRFI-35: Provide nice vtable names, to make GOOPS happier.
2009-10-25 Andy Wingosrfi-16 just re-exports psyntax's case-lambda
2009-10-25 Andy Wingocase-lambda, case-lambda* in psyntax
2009-10-25 Andy Wingoassembly/disassembly support for br-if-nargs-*
2009-10-25 Andy Wingoarities can have noncontiguous starts and ends
2009-10-25 Andy Wingorefactor psyntax.scm's treatment of lambda and lambda*
2009-10-24 Andy Wingodefine* in psyntax
2009-10-23 Andy Wingo(ice-9 optargs) based on the new lambda* work
2009-10-23 Andy Wingolambda* in psyntax
2009-10-23 Andy Wingoseparate "inits" field in <lambda-case>; compile fixes...
2009-10-23 Andy Wingomore work towards compiling and interpreting keyword...
2009-10-23 Andy Wingofinish support for optional & keyword args; update...
2009-10-23 Andy Wingofix brainfuck for new tree-il, and add tests
2009-10-23 Andy Wingotree-il support for case-lambda
2009-10-23 Andy Wingoflesh out glil support for optional and keyword arguments
2009-10-23 Andy Wingode-nargs struct scm_objcode; procedure-property refactor
2009-10-23 Andy Wingocallees reserve their own local vars
2009-10-23 Andy Wingoruntime and debugging support for callee-parsed procedu...
2009-10-23 Andy Wingosteps on the way to have the callee check the number...
2009-10-22 Ludovic CourtèsFix typos leading to unbound variable references.
2009-10-22 Ludovic CourtèsAdjust `unbound-variable' GOOPS heuristic for `goops...
next