yi-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2009/05/18
Issue 271 in yi-editor: error: yi-i386-linux: Prelude.chr: bad argument
codesite-noreply
2009/05/18
Issue 271 in yi-editor: error: yi-i386-linux: Prelude.chr: bad argument
codesite-noreply
2009/05/17
patch applied (yi): Remove Yi.MkTemp
Jeff Wheeler
2009/05/17
patch applied (yi): JS: Making use of BList + more (long desc.)
Deniz Dogan
2009/05/17
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/17
Issue 270 in yi-editor: Extreme sluggishness when viewing lots of text
codesite-noreply
2009/05/17
patch applied (yi): Adding "builtinStyle."
Deniz Dogan
2009/05/17
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/17
Issue 270 in yi-editor: Extreme sluggishness when viewing lots of text
codesite-noreply
2009/05/17
patch applied (yi): JS: Lots of stuff. (See long description.)
Deniz Dogan
2009/05/17
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/05/17
patch applied (yi): Changing default blockCommentStyle.
Deniz Dogan
2009/05/16
patch applied (yi): Change Pango window titles to reflect focused buffer
Jeff Wheeler
2009/05/16
Issue 176 in yi-editor: Vim block/rectangle functions not yet implemented
codesite-noreply
2009/05/16
patch applied (yi): Fix Windows build
Colin McQuillan
2009/05/16
Issue 269 in yi-editor: Config loading not implemented on Windows
codesite-noreply
2009/05/15
Issue 97 in yi-editor: Scion integration
codesite-noreply
2009/05/15
patch applied (yi): Fixes to Gnome system font integration
Jeff Wheeler
2009/05/15
patch applied (yi): New Pango UI flag -fgnome to get system font from Gnome
Jeff Wheeler
2009/05/15
Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs
codesite-noreply
2009/05/15
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/05/15
Issue 176 in yi-editor: Vim block/rectangle functions not yet implemented
codesite-noreply
2009/05/15
Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs
codesite-noreply
2009/05/15
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/05/15
patch applied (yi): Y.U.Ertai: updates.
Nicolas Pouillard
2009/05/15
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/05/15
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/05/14
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/05/14
patch applied (yi): Cleanup Pango, fix status bar to use Gtk's ellipsize stuff
Jeff Wheeler
2009/05/14
patch applied (yi): JS: Adding supports for arrays.
Deniz Dogan
2009/05/14
patch applied (yi): JS: Adding support for "new".
Deniz Dogan
2009/05/14
patch applied (yi): JS: Fixing variable declaration stroking.
Deniz Dogan
2009/05/14
patch applied (yi): JS: A bunch of lexer changes.
Deniz Dogan
2009/05/14
patch applied (yi): JS: Fixing string bug.
Deniz Dogan
2009/05/14
patch applied (yi): JS: Fixing function call error.
Deniz Dogan
2009/05/14
patch applied (yi): JS: Adding ?: and indexing.
Deniz Dogan
2009/05/14
patch applied (yi): JS: A bunch of operator fixes.
Deniz Dogan
2009/05/14
Issue 268 in yi-editor: "ido-mode"-ish "find file"
codesite-noreply
2009/05/14
Re: patch applied (yi): Deriving Ix for Posn and Point.
Jean-Philippe Bernardy
2009/05/13
patch applied (yi): Deriving Ix for Posn and Point.
Deniz Dogan
2009/05/13
patch applied (yi): JS: Fixing the severe bug.
Deniz Dogan
2009/05/13
patch applied (yi): JS: Adding 'with' statement.
Deniz Dogan
2009/05/13
patch applied (yi): JS: Adding if/else.
Deniz Dogan
2009/05/13
patch applied (yi): JS: Adding better stroking for everything.
Deniz Dogan
2009/05/13
patch applied (yi): JS: Beginning work on better stroking.
Deniz Dogan
2009/05/13
Re: Issue 265 in yi-editor: Slow pasting
Colin McQuillan
2009/05/13
patch applied (yi): Syntax/Haskell.hs: made some cleanups after Deniz bugfix
Anders Karlsson
2009/05/13
Issue 178 in yi-editor: control-f and control-b scroll do not work in the Pango frontend
codesite-noreply
2009/05/13
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/13
patch applied (yi): Make paintChars lazier
Jean-Philippe Bernardy
2009/05/13
Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs
codesite-noreply
2009/05/13
Issue 264 in yi-editor: running yi inside dumb terminal segfaults
codesite-noreply
2009/05/13
Issue 267 in yi-editor: gtk2hs 0.10.1 breaks Yi
codesite-noreply
2009/05/13
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/05/13
Issue 125 in yi-editor: cant input chinese using XIM
codesite-noreply
2009/05/13
Issue 69 in yi-editor: Unable to paste X selection
codesite-noreply
2009/05/12
Re: Testing flag
Jean-Philippe Bernardy
2009/05/12
Re: Testing flag
Jeff Wheeler
2009/05/12
Testing flag
Gwern Branwen
2009/05/12
Re: darcs patch: removed infinite recursion bug using SimpleMarkInfo fw...
steffen.sier...@googlemail.com
2009/05/12
Issue 267 in yi-editor: gtk2hs 0.10.1 breaks Yi
codesite-noreply
2009/05/12
Issue 267 in yi-editor: gtk2hs 0.10.1 breaks Yi
codesite-noreply
2009/05/12
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/12
patch applied (yi): yi.cabal: Changing syb dependency.
Deniz Dogan
2009/05/12
patch applied (yi): JS: A bunch of changes (read long desc)
Deniz Dogan
2009/05/12
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/12
Re: SYB depedency problem
Deniz Dogan
2009/05/12
patch applied (yi): repaired handling of inserting spaces at beginning of dependent regions
Jean-Philippe Bernardy
2009/05/12
patch applied (yi): improved handling of SimpleMarkInfo dependent regions
Jean-Philippe Bernardy
2009/05/12
SYB depedency problem
Deniz Dogan
2009/05/12
patch applied (yi): Implementation.hs: Fixing stroking bug.
Deniz Dogan
2009/05/12
patch applied (yi): Syntax/Haskell.hs: Fixed some errors and added indentation
Anders Karlsson
2009/05/12
patch applied (yi): yi.cabal: added syb as build depend
Anders Karlsson
2009/05/12
patch applied (yi): BList.hs: added support for syb
Anders Karlsson
2009/05/12
patch applied (yi): Added Dataconstructor style
Anders Karlsson
2009/05/12
patch applied (yi): Mode/Haskell.hs: Added indentation for the experimental haskell mode
Anders Karlsson
2009/05/11
Re: C-down
Corey O'Connor
2009/05/11
Re: C-down
Jean-Philippe Bernardy
2009/05/11
patch applied (yi): JS: Cleaning up.
Deniz Dogan
2009/05/11
patch applied (yi): Haskell.x: The Lexer is now a bit more precise
Anders Karlsson
2009/05/11
C-down
Gwern Branwen
2009/05/11
patch applied (yi): Fixed ParserTest.hs so that it shows Tokens in the trees
Anders Karlsson
2009/05/10
patch applied (yi): JS: Documentation fix.
Deniz Dogan
2009/05/10
Issue 266 in yi-editor: Background style disappears when moving point over it
codesite-noreply
2009/05/10
Issue 266 in yi-editor: Background style disappears when moving point over it
codesite-noreply
2009/05/09
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/09
Issue 266 in yi-editor: Background style disappears when moving point over it
codesite-noreply
2009/05/09
Issue 266 in yi-editor: Background style disappears when moving point over it
codesite-noreply
2009/05/09
Re: Does Yi work with GHC 6.10.3?
Jeff Wheeler
2009/05/09
Re: Does Yi work with GHC 6.10.3?
Deniz Dogan
2009/05/09
Re: Does Yi work with GHC 6.10.3?
Gwern Branwen
2009/05/09
Does Yi work with GHC 6.10.3?
Deniz Dogan
2009/05/09
Issue 266 in yi-editor: Background style disappears when moving point over it
codesite-noreply
2009/05/09
patch applied (yi): Adding Whitespace mode.
Deniz Dogan
2009/05/09
Re: Making a mode insert tabs when hitting tab
Deniz Dogan
2009/05/09
Re: Making a mode insert tabs when hitting tab
Jean-Philippe Bernardy
2009/05/09
Making a mode insert tabs when hitting tab
Deniz Dogan
2009/05/09
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/09
Re: Defining custom StyleNames for a simple mode
Jean-Philippe Bernardy
2009/05/09
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/09
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/09
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/08
Defining custom StyleNames for a simple mode
Deniz Dogan
2009/05/08
patch applied (yi): GTK clipboard support
Jeff Wheeler
2009/05/08
patch applied (yi): replace modifyRegionB with modifyRegionClever when joining lines -> buffer marks stay valid
Jeff Wheeler
2009/05/08
patch applied (yi): handling overlapping regions created due to text deletion
Jeff Wheeler
2009/05/08
patch applied (yi): added ex command ":sd" to example keymap (yi-vim-snippets) showing a list of known dependent region markers (if list is to long look into *messages* buffer) for simple debugging purposes
Jeff Wheeler
2009/05/08
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/08
Issue 69 in yi-editor: Unable to paste X selection
codesite-noreply
2009/05/08
Re: Problems running the latest Yi
Colin McQuillan
2009/05/08
Re: Problems running the latest Yi
Jean-Philippe Bernardy
2009/05/08
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/08
Re: darcs patch: Added 'go' command to Vim keymap
Jean-Philippe Bernardy
2009/05/07
Re: darcs patch: replace modifyRegionB with modifyRegionClever when joi...
steffen.sier...@googlemail.com
2009/05/07
patch applied (yi): Initial support for dependent region in snippets
Jeff Wheeler
2009/05/07
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/06
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/06
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/06
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/06
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/06
patch applied (yi): JS: Adding support for pre- and infix operators.
Deniz Dogan
2009/05/06
patch applied (yi): JS: Speeding up parser.
Deniz Dogan
2009/05/06
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/05/05
Re: vty segfault
Corey O'Connor
2009/05/04
patch applied (yi): JS: Adding qualification to identifiers.
Deniz Dogan
2009/05/04
patch applied (yi): JS: Adding qualification and 'this'.
Deniz Dogan
2009/05/04
Re: vty segfault
Corey O'Connor
2009/05/04
patch applied (yi): -Wall police
Jeff Wheeler
2009/05/04
patch applied (yi): Cleanups and documentation.
Deniz Dogan
2009/05/04
patch applied (yi): Adding support for "expression statements."
Deniz Dogan
2009/05/04
patch applied (yi): Tweaking JavaScript mode speed.
Deniz Dogan
2009/05/04
Re: Problems running the latest Yi
Colin McQuillan
2009/05/04
Re: Problems running the latest Yi
Deniz Dogan
2009/05/04
Re: Problems running the latest Yi
Deniz Dogan
2009/05/04
patch applied (yi): Layout.hs: The layout now ignores empty things
Anders Karlsson
2009/05/03
Re: Problems running the latest Yi
Jeff Wheeler
2009/05/03
patch applied (yi): Various small snippet cleanup
Jeff Wheeler
2009/05/03
patch applied (yi): enable automatic tab expansion (according to user configuration) when running a String SnipperCmd
Jeff Wheeler
2009/05/03
You just recieved a E-Greeting.
E-Greeting
2009/05/03
Problems running the latest Yi
Deniz Dogan
2009/05/02
patch applied (yi): Yi.Modes: add comment support for cabal modes
Jeff Wheeler
2009/05/01
patch applied (yi): Initial support for clever snippet expansion
Jeff Wheeler
2009/05/01
vty segfault
Colin McQuillan
2009/04/28
patch applied (yi): readonly-error.patch
Jeff Wheeler
2009/04/28
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/04/27
Issue 265 in yi-editor: Slow pasting
codesite-noreply
2009/04/26
Re: darcs patch: Start basic template-expansion keymap
Jeff Wheeler
2009/04/26
Re: darcs patch: Added 'go' command to Vim keymap
Nicolas Pouillard
2009/04/26
Re: darcs patch: Added 'go' command to Vim keymap
Kjetil Ørbekk
2009/04/26
Re: darcs patch: Added 'go' command to Vim keymap
Nicolas Pouillard
2009/04/26
Re: darcs patch: Added 'go' command to Vim keymap
Gwern Branwen
2009/04/26
Re: darcs patch: Add *completion* buffer to hinting in the style of ema...
Gwern Branwen
2009/04/26
Re: darcs patch: Start basic template-expansion keymap
steffen.sier...@googlemail.com
2009/04/25
Re: darcs patch: Start basic template-expansion keymap
Jeff Wheeler
2009/04/21
patch applied (yi): Support italics and underlines, too (this is also pretty)
Jeff Wheeler
2009/04/21
patch applied (yi): Support bold highlighting in Pango (neat!)
Jeff Wheeler
2009/04/21
patch applied (yi): UI/Pango.hs: Fix compilation error when building with pango UI
Anders Karlsson
2009/04/21
Re: patch applied (yi): Style.hs: Added bold style
Kevin Ballard
2009/04/21
Re: Bug in old-locale?
Colin McQuillan
2009/04/21
Re: Bug in old-locale?
Jean-Philippe Bernardy
2009/04/21
Re: Bug in old-locale?
Jean-Philippe Bernardy
2009/04/21
off time.
Jean-Philippe Bernardy
2009/04/20
patch applied (yi): Fixing trace function.
Deniz Dogan
2009/04/20
Re: minimal buffer menu mode
Jean-Philippe Bernardy
2009/04/20
patch applied (yi): C-x C-b to enter the mode. Press Enter to select a buffer/file
Jean-Philippe Bernardy
2009/04/20
Re: Bug in old-locale?
Jean-Philippe Bernardy
2009/04/20
Re: Bug in old-locale?
Deniz Dogan
2009/04/20
Re: Bug in old-locale?
Jean-Philippe Bernardy
2009/04/20
patch applied (yi): Style.hs: Added bold style
Anders Karlsson
2009/04/20
patch applied (yi): Haskell.x: Lexer now accepts ConsIdent and VarIdent followed by #
Anders Karlsson
2009/04/20
Bug in old-locale?
Deniz Dogan
2009/04/18
Re: Scion integration
Nicolas Pouillard
2009/04/18
patch applied (yi): i wanna clean up some resources i will never touch again in my config -> added deleteMarkB
Jean-Philippe Bernardy
2009/04/18
patch applied (yi): dired directory of current buffer not yi process cwd
Jean-Philippe Bernardy
2009/04/18
patch applied (yi): split commands out of Yi.Misc into new Yi.Command
Jean-Philippe Bernardy
2009/04/18
Re: Scion integration
David Waern
2009/04/17
PLEASE READ
sean
2009/04/17
Issue 264 in yi-editor: running yi inside dumb terminal segfaults
codesite-noreply
2009/04/17
Re: Scion integration
Jeff Wheeler
2009/04/17
Re: Scion integration
Nicolas Pouillard
2009/04/17
Re: Scion integration
Jean-Philippe Bernardy
2009/04/17
Scion integration
David Waern
2009/04/16
Issue 262 in yi-editor: empty lines are rendered with tiny height
codesite-noreply
2009/04/16
patch applied (yi): fix issue 263
Jean-Philippe Bernardy
2009/04/16
Issue 263 in yi-editor: Column numbers are incorrect in running emacs mode
codesite-noreply
2009/04/16
Issue 263 in yi-editor: Column numbers are incorrect in running emacs mode
codesite-noreply
2009/04/16
patch applied (yi): javascript: show some errors in red
Jean-Philippe Bernardy
2009/04/16
patch applied (yi): Syntax/Haskell.hs: Improved speed and added support for GADT parsing
Anders Karlsson
2009/04/16
patch applied (yi): added bufferUpdateHandler to Config allowing to install event handlers for buffer updates.
Jean-Philippe Bernardy
2009/04/16
Re: darcs patch: added bufferUpdateHandler to Config allowing to instal...
Jean-Philippe Bernardy
2009/04/15
Issue 263 in yi-editor: Column numbers are incorrect in running emacs mode
codesite-noreply
2009/04/15
patch applied (yi): jp config: restore sanity in 1-character deletes
Jean-Philippe Bernardy
2009/04/14
patch applied (yi): finish fixing Data.Rope.splitAtLine by using correct version of bytestring functions
Jean-Philippe Bernardy
2009/04/13
Re: Issue 178 in yi-editor: control-f and control-b scroll do not work in the GTK frontend
Jeff Wheeler
2009/04/13
Re: Issue 178 in yi-editor: control-f and control-b scroll do not work in the GTK frontend
Jeff Wheeler
2009/04/13
patch applied (yi): Optimize Cocoa by reimplementing font substitution.
Gustav Munkby
2009/04/13
patch applied (yi): Optimize Cocoa by smarter background color computation.
Gustav Munkby
2009/04/13
patch applied (yi): Rework Cocoa attribute handling.
Gustav Munkby
2009/04/13
patch applied (yi): Improve Rope speed by caching chunk lengths.
Gustav Munkby
2009/04/13
patch applied (yi): Rework the YiRope class to get decent performance.
Gustav Munkby
Earlier messages
Later messages