pulsar/spec
Corey Johnson d016cc27d3 Move autoScrolling methods from cursor to editor
Scroll methods are now Editor.scrollTo(), Editor.scrollHorizontally() and Editor.scrollVertically()

Editor.scrollTo() can only be called once per runloop
2012-04-03 16:12:04 -07:00
..
app Move autoScrolling methods from cursor to editor 2012-04-03 16:12:04 -07:00
fixtures Refactor all buffer manipulation to use Buffer.change 2012-01-25 17:59:15 -08:00
stdlib remove references to native 2012-03-01 16:22:05 -08:00
spec-bootstrap.coffee Extract jasmine code into jasmine-helper 2012-03-15 10:46:40 -07:00
spec-helper.coffee Add Editor.bounds() and Editor.screenPositionInBounds() 2012-04-03 15:36:25 -07:00
spec-suite.coffee atom variable holds all global state and is shared across contexts. 2012-02-28 13:14:35 -08:00