pulsar/spec/fixtures
Corey Johnson & Nathan Sobo 90faddf9f1 Refactor all buffer manipulation to use Buffer.change
Change takes a range and a string and replaces the range with the
string, then emits a change event with the range of text that was
changed, the range of text occupied by the new string, and the string
itself. This can be used to implement backspace, insert, as well as
various cut and paste manipulations.
2012-01-25 17:59:15 -08:00
..
dir RootView opens a project for the directory of the url passed to initialize. 2012-01-03 16:01:46 -07:00
sample.js Refactor all buffer manipulation to use Buffer.change 2012-01-25 17:59:15 -08:00
sample.txt wii - gettings specs on App.open. Window closing not working quite right. 2011-12-14 16:24:30 -08:00