summaryrefslogtreecommitdiff
path: root/elisp/geiser-syntax.el
AgeCommit message (Expand)Author
2022-03-24Support for #{...}# extended symbol syntaxjao
2022-03-08Nit (fixes #38)jao
2022-03-06Harmonizing buffer namesjao
2021-12-27Tweak also max-specdl-size for longer readsjao
2021-11-24Indentation for srfi-64's test-groupjao
2020-05-10Better handcrafted reader, now with numbers!Jose Antonio Ortega Ruiz
2020-03-27Use cl-lib instead of clJonas Bernoulli
2020-03-27Fix indentationJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2019-08-20support gambit's style block comments from chris blommathieu2em
2019-05-15Alias for font-lock-ensure (should fix #274)Jose Antonio Ortega Ruiz
2018-11-28Change behaviour of REPL output and highlightingAaron Marks
2016-06-17Be in good terms with haskell-modeJose Antonio Ortega Ruiz
2016-06-13Fixing again, sorry about thatJose Antonio Ortega Ruiz
2016-06-12Fix for the by now famous syntax keywords patchJose Antonio Ortega Ruiz
2016-06-12Real fix fontification on scheme switchJose Antonio Ortega Ruiz
2016-06-12REPLs not started by the font-lock bufferJose Antonio Ortega Ruiz
2016-06-12Removing stale keywords when switching to another schemeJose Antonio Ortega Ruiz
2016-06-12Registering *global* font-lock keywords in REPLs at the right timeJose Antonio Ortega Ruiz
2016-04-23Fix indentation of named 'match-let'Alex Kost
2015-10-13Oops: font-lock-ensure is from the futureJose Antonio Ortega Ruiz
2015-10-12So font-lock-fontify-buffer is for interactive useJose Antonio Ortega Ruiz
2015-10-12Keeping the elisp compiler happyJose Antonio Ortega Ruiz
2015-10-03Add missing highlighting for 'syntax-case'Alex Kost
2015-10-03Add highlighting/indentation for testsAlex Kost
2015-10-03Add highlighting/indentation for exceptionsAlex Kost
2015-09-27Clean up indentation rulesAlex Kost
2015-09-27Add general font-lock keywords for all implementationsAlex Kost
2015-09-27Add 'geiser-syntax--simple-keywords'Alex Kost
2014-06-05Possible fix for scanning problemJose Antonio Ortega Ruiz
2014-03-07Fontify when too (thanks to Diogo)Jose Antonio Ortega Ruiz
2014-03-07Disable error in `define-syntax-rule' font lockDiogo F. S. Ramos
2014-02-25Using font-lock-function-name-face for define-syntax-ruleJose Antonio Ortega Ruiz
2014-02-25Font lock `define-syntax-rule' like `define' proceduresDiogo F. S. Ramos
2013-07-29Avoiding a segfault due to out of bounds stack sizeJose Antonio Ortega Ruiz
2013-06-10racket: new ,geiser-load command in REPLJose Antonio Ortega Ruiz
2013-03-01Configurable keyword case sensitivityJose Antonio Ortega Ruiz
2012-10-24Completing file names at the REPL, but only in string contextsJose Antonio Ortega Ruiz
2012-10-24Little clean-ups to the indentation rulesJose Antonio Ortega Ruiz
2012-10-11WhitespaceJose Antonio Ortega Ruiz
2012-04-16Racket: indentation for all 'for' formsJose Antonio Ortega Ruiz
2012-01-31Better indentation for Racket's for/hashJose Antonio Ortega Ruiz
2012-01-17Correct indentation for syntax-id-rulesJose Antonio Ortega Ruiz
2011-02-14Guile: indentation for `with-error-to-port`Jose Antonio Ortega Ruiz
2011-01-02More robust symbol reading (instead of specializing for quack)Jose Antonio Ortega Ruiz
2011-01-02More quackismsJose Antonio Ortega Ruiz
2011-01-02Fix for quack usersJose Antonio Ortega Ruiz
2010-12-28Finer grained maintenance of autodoc's cacheJose Antonio Ortega Ruiz
2010-12-28Bug fix: autodoc was skipping some identifiersJose Antonio Ortega Ruiz
2010-12-15A quack compatibility bitJose Antonio Ortega Ruiz