Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-03 | emacs-compatible lexical binding | BT Templeton | 1 | -0/+2 |
2010-12-07 | support "#'" syntax for function expressions | Brian Templeton | 1 | -0/+2 |
2010-12-07 | use correct names for quasiquotation operators | Brian Templeton | 1 | -3/+3 |
2010-12-07 | handle EOF correctly in parser and lexer | Brian Templeton | 1 | -3/+8 |
2010-12-07 | reindent | Brian Templeton | 1 | -57/+61 |
2010-12-07 | reformat comments | Brian Templeton | 1 | -46/+49 |
2010-12-07 | whitespace changes | Brian Templeton | 1 | -7/+2 |
2009-12-15 | Change the Elisp compiler from GPLv2+ to LGPLv3+. | Ludovic Courtès | 1 | -18/+17 |
2009-08-27 | Support circular structures in elisp reader. | Daniel Kraft | 1 | -7/+87 |
2009-08-27 | Replaced generated elisp parser with hand-written one to fix source properties. | Daniel Kraft | 1 | -50/+106 |
2009-08-26 | Parser for elisp and use it as reader. | Daniel Kraft | 1 | -0/+76 |