summaryrefslogtreecommitdiff
path: root/.dir-locals.el
Commit message (Expand)AuthorAgeFilesLines
* Add 'record-case' to '.dir-locals.el'.Ludovic Courtès2023-02-241-0/+1
* Add $switch CPS term kindAndy Wingo2020-08-121-0/+1
* Add jtable instructionAndy Wingo2020-07-231-0/+1
* Tree-IL-to-CPS compiler delays calls to 'target-most-positive-fixnum'.Ludovic Courtès2020-06-191-0/+1
* Add indentation rule for let/ecAndy Wingo2020-05-291-0/+1
* Add with-lexicals helper; fix bug in (equal? #t (foo) #t)Andy Wingo2020-05-131-0/+1
* Fix parens in .dir-locals.elAndy Wingo2020-05-091-1/+1
* Add language-specific analysis pass to compiler infrastructureAndy Wingo2020-05-081-0/+1
* No tabs in C code.Ludovic Courtès2018-08-071-1/+2
* $prompt is now its own kind of CPS term.Andy Wingo2018-01-031-0/+1
* $branch is now a distinct CPS term typeAndy Wingo2018-01-031-0/+1
* Factor with-cps out to separate moduleAndy Wingo2015-06-021-0/+2
* Beginnings of CPS2 language.Andy Wingo2015-05-081-0/+6
* Add syntax-parameterize indentation to .dir-locals.el.Andy Wingo2014-05-121-1/+2
* Root higher-order CPS term is always $kfun $contAndy Wingo2014-04-111-0/+1
* Rename $kentry to $kfunAndy Wingo2014-04-101-1/+1
* src and meta are fields of $kentry, not $funAndy Wingo2014-04-101-2/+2
* Add with-fresh-name-state-from-dfgAndy Wingo2014-04-031-0/+1
* Replace all let-gensyms uses with let-freshAndy Wingo2014-03-311-0/+1
* Continuation labels and variable identifiers may be integersAndy Wingo2014-03-311-0/+1
* Source information goes on the $continue, not the $cont.Andy Wingo2013-11-071-1/+1
* Add CPS languageAndy Wingo2013-08-311-6/+21
* Augment `.dir-locals.el'.Ludovic Courtès2013-06-161-1/+3
* Augment `.dir-locals.el'.Ludovic Courtès2012-11-241-1/+4
* test-suite: Add `pass-if-equal'.Ludovic Courtès2012-11-011-1/+3
* lower fill-column in .dir-locals.elAndy Wingo2010-07-161-2/+3
* Remove misplaced tabs from the manual.Ludovic Courtès2010-02-171-1/+2
* Add per-directory Emacs local variables.Ludovic Courtès2010-01-031-0/+7