Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 1f204efe33874b53ed367602e32e5539cbc769c5
      
https://github.com/yi-editor/yi/commit/1f204efe33874b53ed367602e32e5539cbc769c5
  Author: Jonathan Paugh <jpa...@gmx.us>
  Date:   2013-04-26 (Fri, 26 Apr 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


  Commit: 21284620eec1e4a404699cf3cb13a29ba3e091b7
      
https://github.com/yi-editor/yi/commit/21284620eec1e4a404699cf3cb13a29ba3e091b7
  Author: Jonathan Paugh <jpa...@gmx.us>
  Date:   2013-04-27 (Sat, 27 Apr 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).


  Commit: b78ec1a3600dc31002c23d8dbe3e04bf6b179931
      
https://github.com/yi-editor/yi/commit/b78ec1a3600dc31002c23d8dbe3e04bf6b179931
  Author: Jonathan Paugh <jpa...@gmx.us>
  Date:   2013-04-27 (Sat, 27 Apr 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


  Commit: 8de383963ed3ad3c4f9cb3d326a3d674c7dde374
      
https://github.com/yi-editor/yi/commit/8de383963ed3ad3c4f9cb3d326a3d674c7dde374
  Author: Dmitry Ivanov <etherc...@gmail.com>
  Date:   2013-04-29 (Mon, 29 Apr 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
    M yi/yi.cabal

  Log Message:
  -----------
  Merge pull request #437 from jpaugh/master

Update to use alex >=v3.0.3


Compare: https://github.com/yi-editor/yi/compare/42857966c385...8de383963ed3

-- 
-- 
Yi development mailing list
yi-devel@googlegroups.com
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 yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to