Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-30 | guile 2.2: program-arities and program-module reloaded | Jose Antonio Ortega Ruiz | |
Those two procedures are gone in these 2.2 times, and things like autodoc and xref were broken as a result. With Andy's help, apparently good enough approximations of their functionality are now in place: let's see how they go. | |||
2011-08-24 | Guile: deprecated format usage eliminated | Jose Antonio Ortega Ruiz | |
Actually, i'm not even sure the calls to format i was using were correct at all! | |||
2010-11-21 | Better module help | Jose Antonio Ortega Ruiz | |
We now display procedure signatures in module help, and keep a cache in Guile, using procedure properties. | |||
2010-09-04 | Guile: better filtering of "anonymous" module names | Jose Antonio Ortega Ruiz | |
Temporary modules with fancy gensym names have kind #f. | |||
2010-09-03 | Guile: don't create empty modules before loading them | Jose Antonio Ortega Ruiz | |
2010-06-18 | Guile: filtering gensym names in autodoc display. | Jose Antonio Ortega Ruiz | |
2010-06-17 | Golfing. | Jose Antonio Ortega Ruiz | |
2010-06-16 | Guile: excluding anonymous module names from completion. | Jose Antonio Ortega Ruiz | |
2010-06-11 | Guile: tweaks to the previous fix. | Jose Antonio Ortega Ruiz | |
2010-06-11 | Guile: showing again submodules in module documentation. | Jose Antonio Ortega Ruiz | |
2010-06-11 | Guile: fix for module name completion. | Jose Antonio Ortega Ruiz | |
2010-06-07 | Guile: no more module loading under the rug. | Jose Antonio Ortega Ruiz | |
2010-06-07 | Guile: real fix for symbol locations (needs Guile's git head). | Jose Antonio Ortega Ruiz | |
2010-06-06 | Guile: evaluation fixes (current git head). | Jose Antonio Ortega Ruiz | |
2009-09-11 | BSD relicensing: Guile code. | Jose Antonio Ortega Ruiz | |
2009-05-25 | module-children -> module-exports. | Jose Antonio Ortega Ruiz | |
2009-05-11 | Guile: bug fix (missing module import). | Jose Antonio Ortega Ruiz | |
2009-05-11 | Improvements to module name support (using prefixes) and Guile support. | Jose Antonio Ortega Ruiz | |
2009-04-01 | Bug fix: really remove killed buffers from the list of closed repls. | Jose Antonio Ortega Ruiz | |
2009-03-05 | They say call/cc is slow in Guile. | Jose Antonio Ortega Ruiz | |
2009-03-02 | Breakdown of schemeland into neat submodules. | Jose Antonio Ortega Ruiz | |