On Tue, Mar 24, 2009 at 1:25 AM, Spyros Hadjichristodoulou
wrote:
>
> Good evening everyone,
>
> I was just helped by the guys in #yi (on freenode) to make a working
> directory of yi so that I can play with it for the purposes of my diploma
> thesis, which is on incremental lexing and parsing.
On Mon, Mar 23, 2009 at 11:45 PM, Kevin Ballard wrote:
> How does this affect the rollbacked patch for restricting promptTag to the
> first word?
promptTag should work as intended.
-- JP
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
Good evening everyone,
I was just helped by the guys in #yi (on freenode) to make a working
directory of yi so that I can play with it for the purposes of my diploma
thesis, which is on incremental lexing and parsing.
All I can see in the /Yi/Lexer directory are alex files used for syntax
highlig
How does this affect the rollbacked patch for restricting promptTag to the
first word?
On Mon, Mar 23, 2009 at 3:54 AM, Jean-Philippe Bernardy <
jpberna...@community.haskell.org> wrote:
>
> Mon Mar 23 06:52:10 EDT 2009 jeanphilippe.berna...@gmail.com
> * fix regionOfB
> I was confused when doi
On Mon, 2009-03-23 at 16:55 +0100, Kalman Noel wrote:
> Mon Mar 23 16:55:01 CET 2009 Kalman Noel
> * Adapt README to option name change
Whoops, I forgot about this change. Thanks!
Jeff Wheeler
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@google
Thanks for the contributions!
As usual, if the vim folk want to revert this, it's their prerogative.
Cheers,
JP.
On Mon, Mar 23, 2009 at 6:55 PM, Jean-Philippe Bernardy
wrote:
>
> Mon Mar 23 13:45:15 EDT 2009 steffen.sier...@gmail.com
> * added completeCaseSensitive Option to VimOpts for ca
Mon Mar 23 13:46:19 EDT 2009 steffen.sier...@gmail.com
* added EmacsOpts for Emacs keymaps and option completeCaseSensitive for case
(in-)sensitive word completion in emacs mode
Ignore-this: bf5c251f667baa06343f10ba9a5b9b03
M ./Yi/Keymap/Emacs.hs -10 +33
M ./Yi/TextCompletion.hs -2
Mon Mar 23 13:45:15 EDT 2009 steffen.sier...@gmail.com
* added completeCaseSensitive Option to VimOpts for case (in-)sensitive word
completion
Ignore-this: f35d735a0c61b3f8fdab8e8f0645d60c
M ./Yi/Keymap/Vim.hs -7 +14
--~--~-~--~~~---~--~~
Yi development
Mon Mar 23 11:55:01 EDT 2009 Kalman Noel
* Adapt README to option name change
M ./README -1 +1
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~~~--~~-
Mon Mar 23 12:04:20 EDT 2009 jeanphilippe.berna...@gmail.com
* Add makefile rule to build the list of all Actions
This can help for documentation. This needs a bit of polish, then we could
use it to
generate the list of default published actions. (Mainly one should check that
the type
Mon Mar 23 09:25:39 EDT 2009 ande...@student.chalmers.se
* Incremental.hs: Fix introduced compilation error
Ignore-this: 29bf80cd6d6982f84ad9907ba93300b6
M ./Parser/Incremental.hs -1 +2
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegrou
Mon Mar 23 09:22:42 EDT 2009 jeanphilippe.berna...@gmail.com
* separate logging functionality from error correction
M ./Parser/Incremental.hs -10 +19
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/
Mon Mar 23 09:16:41 EDT 2009 ande...@student.chalmers.se
* Incremental.hs: Added possibility to check width of parsetree
Ignore-this: 2b435b8d053c5241c67847679e0c2caf
M ./Parser/Incremental.hs -1 +15
--~--~-~--~~~---~--~~
Yi development mailing list
yi-de
Comment #2 on issue 252 by nicolas.pouillard: Nestable highlighters
http://code.google.com/p/yi-editor/issues/detail?id=252
@gwern0
exactly
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue n
This is obsoleted by the patch "fix regionOfB"
On Mon, Mar 23, 2009 at 6:05 AM, wrote:
> Sun Mar 22 22:04:05 MST 2009 kq1qu...@gmail.com
> * Exclude EOL newline from isSpace on rePadString: stops autoindent from
> joining to next line when tab on empty line.
>
> >
>
--~--~-~--~~
Mon Mar 23 06:52:10 EDT 2009 jeanphilippe.berna...@gmail.com
* fix regionOfB
I was confused when doing regionOfB := regionOfNonEmptyB;
so let's just fix the definition of regionOfB for now.
M ./Yi/Buffer/Normal.hs -3 +8
--~--~-~--~~~---~--~~
Yi developm
Mon Mar 23 05:12:49 EDT 2009 jeanphilippe.berna...@gmail.com
* rollback: regionOfB := regionOfNonEmptyB
M ./Yi/Buffer/Normal.hs -3 +9
M ./Yi/Keymap/Vim.hs -4 +4
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.go
Mon Mar 23 00:02:00 EDT 2009 kq1qu...@gmail.com
* Added ConnectorPunctuation character category to allow TextCompletion of
words containing underscores.
Ignore-this: 7c5d2a60002e0e79fc6dbc40a761a770
M ./Yi/TextCompletion.hs +1
--~--~-~--~~~---~--~~
Yi de
Sun Mar 22 20:27:05 EDT 2009 steffen.sier...@gmail.com
* Added support for case insensitive word completion
Ignore-this: 628d7c79bfe72cc866bc2fe0690b720a
M ./Yi/TextCompletion.hs -4 +12
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegrou
Mon Mar 23 04:51:36 EDT 2009 jeanphilippe.berna...@gmail.com
* use newer version of regex-tdfa
M ./yi.cabal -1 +1
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~~
Mon Mar 23 04:51:10 EDT 2009 jeanphilippe.berna...@gmail.com
* Makefile updates
M ./Makefile -12 +19
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~~~--~~
21 matches
Mail list logo