Age | Commit message (Expand) | Author |
2010-11-27 | No more interning in the scheme reader | Jose Antonio Ortega Ruiz |
2010-11-26 | Autodoc not interning symbols | Jose Antonio Ortega Ruiz |
2010-11-26 | Nit | Jose Antonio Ortega Ruiz |
2010-11-26 | Revert "Bug fix: don't intern symbols read by scheme reader" | Jose Antonio Ortega Ruiz |
2010-11-26 | Bug fix: don't intern symbols read by scheme reader | Jose Antonio Ortega Ruiz |
2010-11-21 | Bug fix: (symbol-at-point) thinks that '.' is a symbol | Jose Antonio Ortega Ruiz |
2010-11-14 | Support for implementation-specific font lock keywords | Jose Antonio Ortega Ruiz |
2010-10-24 | Locals completion: a fix and an extension | Jose Antonio Ortega Ruiz |
2010-10-23 | A proper (let's hope) fix for the sluggishness problem | Jose Antonio Ortega Ruiz |
2010-10-23 | Temporary fix for sluggishness while scanning big forms | Jose Antonio Ortega Ruiz |
2010-10-06 | Autodoc: fix for position scanning and current symbol | Jose Antonio Ortega Ruiz |
2010-10-06 | Fixes for scanning of locals during completion | Jose Antonio Ortega Ruiz |
2010-10-06 | Use cl only at compile time | Jose Antonio Ortega Ruiz |
2010-09-07 | Support for evaluation warnings | Jose Antonio Ortega Ruiz |
2010-09-06 | Bug fix: assign a default scheme to syntax hilighting buffer | Jose Antonio Ortega Ruiz |
2010-09-02 | Yet another fix for scan locals (completion) | Jose Antonio Ortega Ruiz |
2010-08-30 | Fix for locals scanning in presence of rest arguments. | Jose Antonio Ortega Ruiz |
2010-07-31 | Fix for the fix. | Jose Antonio Ortega Ruiz |
2010-07-31 | Autodoc: fix for current argument hihglighting. | Jose Antonio Ortega Ruiz |
2010-07-28 | Displaying variable values in autodoc. | Jose Antonio Ortega Ruiz |
2010-07-05 | Racket: indentation for typed binding forms. | Jose Antonio Ortega Ruiz |
2010-06-14 | Half-baked code deactivated for now. | Jose Antonio Ortega Ruiz |
2010-06-12 | New buttons (source, forward/backward) in document browser. | Jose Antonio Ortega Ruiz |
2010-06-06 | Elisp: better fix for previous bug. | Jose Antonio Ortega Ruiz |
2010-06-05 | Bug in scheme reader fixed | Jose Antonio Ortega Ruiz |
2010-05-24 | Elisp: misc little bugs (revealed by the byte compiler) fixed. | Jose Antonio Ortega Ruiz |
2010-04-01 | More lenient scheme reader. | Jose Antonio Ortega Ruiz |
2010-03-07 | Implementations can now specify additional binding forms. | Jose Antonio Ortega Ruiz |
2010-02-27 | More room for recursion in the scheme reader. | Jose Antonio Ortega Ruiz |
2010-02-02 | Elisp scheme reader: more room for recursive list scanning. | 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-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-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 | BSD relicensing: elisp code. | 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-24 | Taking into account those ugly square brackets while scanning locals. | Jose Antonio Ortega Ruiz |
2009-08-20 | Bug fix: bogus regexp. | Jose Antonio Ortega Ruiz |
2009-08-18 | Yet another deklugdification: locals scanning moved to elisp. | Jose Antonio Ortega Ruiz |
2009-08-17 | Well, i said that it was better, not that it was perfect. | Jose Antonio Ortega Ruiz |
2009-08-17 | Simpler, more correct and efficient autodoc implementation. | Jose Antonio Ortega Ruiz |
2009-07-02 | Simpler, nicer, more efficient handling of evaluation results. It | Jose Antonio Ortega Ruiz |