Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-27 | No more interning in the scheme reader | Jose Antonio Ortega Ruiz | |
We avoid using elisp's read for symbols, reading uninterned ones instead. And then, we cannot use symbols as keys in responses from scheme: we're using strings instead. | |||
2010-09-05 | Guile: xref commands working again | Jose Antonio Ortega Ruiz | |
2010-06-07 | Guile: dead elisp code elimination. | 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-06-19 | Guile: backtrace buttonization. | Jose Antonio Ortega Ruiz | |
2009-04-05 | Using the new (system xref) interface. | Jose Antonio Ortega Ruiz | |
2009-04-01 | Better xref display. | 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-18 | Callers/callees (C-c <, C-c >). | Jose Antonio Ortega Ruiz | |
2009-03-06 | A bit more robust generic methods. | Jose Antonio Ortega Ruiz | |
2009-03-06 | New command to display generic methods (C-cC-dg) implemented. | Jose Antonio Ortega Ruiz | |
2009-03-05 | generic-methods implemented in scheme (no emacs side yet). | Jose Antonio Ortega Ruiz | |
2009-03-02 | Breakdown of schemeland into neat submodules. | Jose Antonio Ortega Ruiz | |