Age | Commit message (Expand) | Author |
2010-01-24 | Guile: Geiser now behaves correctly in buffers for unloaded modules. | Jose Antonio Ortega Ruiz |
2010-01-17 | Minor bug fix. | Jose Antonio Ortega Ruiz |
2009-12-19 | Syntax error. | Jose Antonio Ortega Ruiz |
2009-12-19 | Even shorter REPL mode-line. | Jose Antonio Ortega Ruiz |
2009-12-19 | Shorter mode-line lighter for REPL mode. | Jose Antonio Ortega Ruiz |
2009-12-18 | Guile: bug in backtrace display fixed. | Jose Antonio Ortega Ruiz |
2009-11-13 | Bug fix: displaying signatures correctly in xref buffers. | Jose Antonio Ortega Ruiz |
2009-11-12 | Bug fix: links in documentation buffers work again. | Jose Antonio Ortega Ruiz |
2009-10-15 | PLT: autodoc: support for languages specified as libs and/or module forms. | Jose Antonio Ortega Ruiz |
2009-10-15 | Autodoc for identifier at point only when it's not an argument. | Jose Antonio Ortega Ruiz |
2009-10-15 | Silly micro-optimisitation. | Jose Antonio Ortega Ruiz |
2009-10-15 | Autodoc fix: dots in arglists were causing a parsing error. | Jose Antonio Ortega Ruiz |
2009-10-15 | Cosmetics. | Jose Antonio Ortega Ruiz |
2009-10-15 | PLT: Evaluation takes into account #lang forms. | Jose Antonio Ortega Ruiz |
2009-10-10 | Base R6RS elisp implementation. | Jose Antonio Ortega Ruiz |
2009-09-27 | Cosmetics. | Jose Antonio Ortega Ruiz |
2009-09-27 | Previous patch was broken. | Jose Antonio Ortega Ruiz |
2009-09-26 | Internal fix: duplication of symbol at point in scan-sexps. | Jose Antonio Ortega Ruiz |
2009-09-26 | Multiple arity display, used by PLT backend (case-lambda). | Jose Antonio Ortega Ruiz |
2009-09-26 | Letting implementations define their own file pattern matching rules. | Jose Antonio Ortega Ruiz |
2009-09-26 | Bug fix: display-help function correctly invoked when available. | Jose Antonio Ortega Ruiz |
2009-09-26 | PLT: Unsupported procedures listed. | Jose Antonio Ortega Ruiz |
2009-09-26 | New implementation method/variable: unsupported Geiser procedures. | Jose Antonio Ortega Ruiz |
2009-09-26 | Bug fix: proper handling of implementation methods specified as variables. | Jose Antonio Ortega Ruiz |
2009-09-26 | Bug fix: xref commands were always asking for the target procedure's name. | Jose Antonio Ortega Ruiz |
2009-09-24 | Assignment of ss files to plt as a customization. | Jose Antonio Ortega Ruiz |
2009-09-23 | Slightly more efficient symbol completion. | Jose Antonio Ortega Ruiz |
2009-09-23 | Bug fix: correct generation of per implementation switch-to functions. | Jose Antonio Ortega Ruiz |
2009-09-22 | New implementation registration mechanism, for the elisp side of things. | Jose Antonio Ortega Ruiz |
2009-09-15 | Guile: define-module forms are now individually evaluable (e.g. using C-M-x o... | Jose Antonio Ortega Ruiz |
2009-09-12 | Dog food: using the scheme reader for parsing evaluation results. | Jose Antonio Ortega Ruiz |
2009-09-12 | New function: `geiser-syntax--read-from-string', analogous to elisp's `read-f... | Jose Antonio Ortega Ruiz |
2009-09-12 | Bug fix: we were not correctly detecting dot as a token in the scheme reader. | Jose Antonio Ortega Ruiz |
2009-09-11 | Reload: we now remember user customizations and restore them during geiser-re... | Jose Antonio Ortega Ruiz |
2009-09-11 | BSD relicensing: elisp code. | Jose Antonio Ortega Ruiz |
2009-09-07 | Bug fix: run-geiser and friends now always create a new REPL. | Jose Antonio Ortega Ruiz |
2009-09-07 | Fix for regression in autodoc: it works again when point is inside a string. | Jose Antonio Ortega Ruiz |
2009-09-07 | Scheme reader improvements: #<>, #||# and other bits. | Jose Antonio Ortega Ruiz |
2009-08-30 | Improved local names detection (both implementation- and functional-wise). | Jose Antonio Ortega Ruiz |
2009-08-30 | Tagging keywords as such in the scheme reader, for later spotting of | Jose Antonio Ortega Ruiz |
2009-08-30 | Biting the bullet: a simple, permissive, scheme reader. | Jose Antonio Ortega Ruiz |
2009-08-27 | Better detection of locals (internal defines). | Jose Antonio Ortega Ruiz |
2009-08-26 | Quicker metadata display in company mode. | Jose Antonio Ortega Ruiz |
2009-08-26 | Company's go to location working also for locations in same file. | Jose Antonio Ortega Ruiz |
2009-08-26 | Slightly faster autodoc. | Jose Antonio Ortega Ruiz |
2009-08-26 | Company: handling correctly the mode lighter and autodoc interaction. | Jose Antonio Ortega Ruiz |
2009-08-25 | Slightly better autodoc caching (probably needs an overhaul, though). | Jose Antonio Ortega Ruiz |
2009-08-25 | Now this is cool: support for company mode. | Jose Antonio Ortega Ruiz |
2009-08-24 | Taking into account those ugly square brackets while scanning locals. | Jose Antonio Ortega Ruiz |
2009-08-23 | fixes for geiser-unload. | Jose Antonio Ortega Ruiz |