pulsar/spec/atom
2012-03-13 18:17:43 -06:00
..
app-spec.coffee Add position translation methods to Renderer 2012-03-06 15:33:29 -07:00
binding-set-spec.coffee Use event.originalEvent.keyIdentifier instead of event.which. 2012-02-15 10:04:02 -08:00
buffer-spec.coffee Use type-explicit copy methods instead of _.clone when we know the type 2012-03-08 19:32:18 -07:00
cursor-spec.coffee Rename Cursor.set/getPosition to set/getScreenPosition 2012-02-24 11:53:18 -07:00
editor-spec.coffee Every Buffer gets its own UndoManager. 2012-03-13 16:24:12 -06:00
event-emitter-spec.coffee Add event namespacing to EventEmitter. 2012-03-13 18:17:43 -06:00
file-finder-spec.coffee Use SpacePen for all views 2012-02-06 12:12:45 -07:00
global-keymap-spec.coffee Rename GlobalKeymap to Keymap 2012-03-07 14:45:26 -07:00
highlighter-spec.coffee Rename Buffer.getLine to lineForRow 2012-03-05 16:06:27 -07:00
line-map-spec.coffee Rename input/output to buffer/screen in LineMap 2012-03-06 19:20:28 -07:00
point-spec.coffee Point.toEqual will return true if it matches an array 2012-02-01 15:54:28 -08:00
project-spec.coffee Remove references to OSX from fs.coffee and make fs specs pass. 2012-02-27 11:38:25 -08:00
range-spec.coffee Selections render themselves on screen (1 div per line) 2012-01-26 18:54:18 -08:00
renderer-spec.coffee Gutter renders correctly with line wrapping and folds 2012-03-07 12:19:30 -07:00
root-view-spec.coffee Move keymap from app to window 2012-02-29 11:33:15 -08:00
screen-line-fragment-spec.coffee Rename input/output to buffer/screen in LineMap 2012-03-06 19:20:28 -07:00
selection-spec.coffee Make cursor and selection children of editor.lines to fix positioning when scrolled 2012-03-07 17:10:24 -07:00
undo-manager-spec.coffee Rename Buffer.getLine to lineForRow 2012-03-05 16:06:27 -07:00
vim-mode-spec.coffee Update test to use meta-/ instead of meta-s 2012-03-07 12:43:09 -08:00
window-spec.coffee Remove menu code and tests 2012-02-29 13:47:48 -08:00