Age | Commit message (Expand) | Author |
2021-12-27 | Tweak also max-specdl-size for longer reads | jao |
2021-11-24 | Indentation for srfi-64's test-group | jao |
2020-05-10 | Better handcrafted reader, now with numbers! | Jose Antonio Ortega Ruiz |
2020-03-27 | Use cl-lib instead of cl | Jonas Bernoulli |
2020-03-27 | Fix indentation | Jonas Bernoulli |
2020-03-27 | Mark the beginning of code part of elisp libraries with Code: heading | Jonas Bernoulli |
2019-08-20 | support gambit's style block comments from chris blom | mathieu2em |
2019-05-15 | Alias for font-lock-ensure (should fix #274) | Jose Antonio Ortega Ruiz |
2018-11-28 | Change behaviour of REPL output and highlighting | Aaron Marks |
2016-06-17 | Be in good terms with haskell-mode | Jose Antonio Ortega Ruiz |
2016-06-13 | Fixing again, sorry about that | Jose Antonio Ortega Ruiz |
2016-06-12 | Fix for the by now famous syntax keywords patch | Jose Antonio Ortega Ruiz |
2016-06-12 | Real fix fontification on scheme switch | Jose Antonio Ortega Ruiz |
2016-06-12 | REPLs not started by the font-lock buffer | Jose Antonio Ortega Ruiz |
2016-06-12 | Removing stale keywords when switching to another scheme | Jose Antonio Ortega Ruiz |
2016-06-12 | Registering *global* font-lock keywords in REPLs at the right time | Jose Antonio Ortega Ruiz |
2016-04-23 | Fix indentation of named 'match-let' | Alex Kost |
2015-10-13 | Oops: font-lock-ensure is from the future | Jose Antonio Ortega Ruiz |
2015-10-12 | So font-lock-fontify-buffer is for interactive use | Jose Antonio Ortega Ruiz |
2015-10-12 | Keeping the elisp compiler happy | Jose Antonio Ortega Ruiz |
2015-10-03 | Add missing highlighting for 'syntax-case' | Alex Kost |
2015-10-03 | Add highlighting/indentation for tests | Alex Kost |
2015-10-03 | Add highlighting/indentation for exceptions | Alex Kost |
2015-09-27 | Clean up indentation rules | Alex Kost |
2015-09-27 | Add general font-lock keywords for all implementations | Alex Kost |
2015-09-27 | Add 'geiser-syntax--simple-keywords' | Alex Kost |
2014-06-05 | Possible fix for scanning problem | Jose Antonio Ortega Ruiz |
2014-03-07 | Fontify when too (thanks to Diogo) | Jose Antonio Ortega Ruiz |
2014-03-07 | Disable error in `define-syntax-rule' font lock | Diogo F. S. Ramos |
2014-02-25 | Using font-lock-function-name-face for define-syntax-rule | Jose Antonio Ortega Ruiz |
2014-02-25 | Font lock `define-syntax-rule' like `define' procedures | Diogo F. S. Ramos |
2013-07-29 | Avoiding a segfault due to out of bounds stack size | Jose Antonio Ortega Ruiz |
2013-06-10 | racket: new ,geiser-load command in REPL | Jose Antonio Ortega Ruiz |
2013-03-01 | Configurable keyword case sensitivity | Jose Antonio Ortega Ruiz |
2012-10-24 | Completing file names at the REPL, but only in string contexts | Jose Antonio Ortega Ruiz |
2012-10-24 | Little clean-ups to the indentation rules | Jose Antonio Ortega Ruiz |
2012-10-11 | Whitespace | Jose Antonio Ortega Ruiz |
2012-04-16 | Racket: indentation for all 'for' forms | Jose Antonio Ortega Ruiz |
2012-01-31 | Better indentation for Racket's for/hash | Jose Antonio Ortega Ruiz |
2012-01-17 | Correct indentation for syntax-id-rules | Jose Antonio Ortega Ruiz |
2011-02-14 | Guile: indentation for `with-error-to-port` | Jose Antonio Ortega Ruiz |
2011-01-02 | More robust symbol reading (instead of specializing for quack) | Jose Antonio Ortega Ruiz |
2011-01-02 | More quackisms | Jose Antonio Ortega Ruiz |
2011-01-02 | Fix for quack users | Jose Antonio Ortega Ruiz |
2010-12-28 | Finer grained maintenance of autodoc's cache | Jose Antonio Ortega Ruiz |
2010-12-28 | Bug fix: autodoc was skipping some identifiers | Jose Antonio Ortega Ruiz |
2010-12-15 | A quack compatibility bit | Jose Antonio Ortega Ruiz |
2010-11-30 | Locals scanning: support for let-values and let*-values | Jose Antonio Ortega Ruiz |
2010-11-29 | Fixes for locals scanning | Jose Antonio Ortega Ruiz |
2010-11-28 | Autodoc's argument display fixed | Jose Antonio Ortega Ruiz |