Branch: refs/heads/vim2
Home: https://github.com/yi-editor/yi
Commit: 7dcc0104b2170514ef8f02b08313ed85519555e8
https://github.com/yi-editor/yi/commit/7dcc0104b2170514ef8f02b08313ed85519555e8
Author: Jonathan Paugh <[email protected]>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M yi/src/library/Yi/Lexer/common.hsinc
Log Message:
-----------
Lexer: Remove gratuitous differences of alex_scan_tkn' and alex_scan_tkn
Specifically, check_accs for both uses /exactly/ the same
implementation, but this is obscured by varying syntax:
IBOX(e) <-> (I# e) and predx <-> pred
Conflicts:
yi/src/library/Yi/Lexer/common.hsinc
Commit: 2b037c173925c4641bcb5db47ebd6520f8ae762e
https://github.com/yi-editor/yi/commit/2b037c173925c4641bcb5db47ebd6520f8ae762e
Author: Jonathan Paugh <[email protected]>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M yi/src/library/Yi/Lexer/common.hsinc
M yi/yi.cabal
Log Message:
-----------
Lexer: update check_accs to match alex 3.0.3
This patch adapted from the alex project, commit fe081e8 (in the file
templates/GenericTemplate.hs).
Conflicts:
yi/yi.cabal
Commit: 2492a9adfc76442ff141d1bd75f2ccccf49c18d1
https://github.com/yi-editor/yi/commit/2492a9adfc76442ff141d1bd75f2ccccf49c18d1
Author: Jonathan Paugh <[email protected]>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M yi/src/library/Yi/Lexer/Abella.x
M yi/src/library/Yi/Lexer/C.x
M yi/src/library/Yi/Lexer/Compilation.x
M yi/src/library/Yi/Lexer/Cplusplus.x
M yi/src/library/Yi/Lexer/JSON.x
M yi/src/library/Yi/Lexer/Java.x
M yi/src/library/Yi/Lexer/JavaScript.x
M yi/src/library/Yi/Lexer/Latex.x
M yi/src/library/Yi/Lexer/OCaml.x
M yi/src/library/Yi/Lexer/ObjectiveC.x
M yi/src/library/Yi/Lexer/Ott.x
M yi/src/library/Yi/Lexer/Python.x
M yi/src/library/Yi/Lexer/Ruby.x
M yi/src/library/Yi/Lexer/SVNCommit.x
M yi/src/library/Yi/Lexer/Srmc.x
M yi/src/library/Yi/Lexer/Whitespace.x
M yi/src/library/Yi/Lexer/common.hsinc
Log Message:
-----------
Lexers: Remove Pred patterns for all context-less lexers.
check_accs needs to handle AlexAccPred and AlexAccSkipPred
Compare: https://github.com/yi-editor/yi/compare/bc486f908ac2...2492a9adfc76
--
--
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
---
You received this message because you are subscribed to the Google Groups
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.