pulsar/src
2014-04-22 16:48:01 -07:00
..
browser Remove unneeded ? 2014-04-17 11:42:57 -07:00
atom.coffee Remove github auth token methods 2014-04-15 16:16:01 -07:00
buffered-node-process.coffee :memo TomDoc BufferedNodeProcess 2014-02-24 17:09:22 -08:00
buffered-process.coffee Assign all ivars in constructor 2014-02-24 16:59:58 -08:00
clipboard.coffee Switch all documentation links to match CoffeeScript literal notation 2014-02-19 17:23:47 -07:00
coffee-cache.coffee 💄 Add space after comma 2014-04-17 18:35:54 -07:00
command-installer.coffee Don't try and install cli commands if they are already symlinked. 2014-02-14 17:43:54 -08:00
config.coffee 📝 Use package instead of plugin in example 2014-04-17 13:24:34 -07:00
context-menu-manager.coffee Remove unneeded . 2014-04-17 11:24:53 -07:00
cursor-view.coffee Remove unneeded if/else 2014-02-12 13:01:47 -08:00
cursor.coffee Allow backspace to beginning of word on first line 2014-04-03 12:04:22 -07:00
deserializer-manager.coffee Implement ::serialize in example 2014-02-24 15:26:04 -08:00
display-buffer-marker.coffee Use Marker::get/setProperties 2014-04-18 15:50:30 -07:00
display-buffer.coffee Use Marker::get/setProperties 2014-04-18 15:50:30 -07:00
editor-view.coffee Replace all periods with a single space 2014-04-22 09:33:17 -07:00
editor.coffee Use setTextInRange instead of change 2014-04-18 15:50:30 -07:00
fold.coffee Preserve folds when duplicating lines 2014-03-06 13:16:16 -07:00
git.coffee Initialize upstream object for all submodules 2014-04-03 18:48:32 -07:00
gutter-view.coffee Remove ### style visibility comments 2014-02-06 10:40:45 -08:00
keymap-extensions.coffee Upgrade to atom-keymap@0.14.0 and account for renamed methods 2014-03-31 16:01:31 -06:00
language-mode.coffee Use setTextInRange instead of change 2014-04-18 15:50:30 -07:00
less-compile-cache.coffee Store less cache in ~/.atom/compile-cache 2014-04-17 18:32:22 -07:00
menu-manager.coffee Remove deprecated call to keystroke 2014-04-18 10:43:27 -07:00
package-manager.coffee Remove apm from node_modules 2014-03-04 17:26:52 -08:00
package.coffee Defer requiring of $ in Package 2014-04-17 13:53:00 -07:00
pane-axis-view.coffee Remove ### style visibility comments 2014-02-06 10:40:45 -08:00
pane-axis.coffee Rename PaneAxisModel to PaneAxis 2014-01-13 13:54:04 -07:00
pane-column-view.coffee Remove Internal: prefix 2014-02-06 10:14:20 -08:00
pane-container-view.coffee Don't rename deprecated method 2014-04-18 10:43:27 -07:00
pane-container.coffee Add PaneContainer::getActivePane 2014-04-15 14:55:28 -07:00
pane-row-view.coffee Remove ### style visibility comments 2014-02-06 10:40:45 -08:00
pane-view.coffee Fix deprecation message 2014-04-22 16:22:23 -07:00
pane.coffee Use file path in save as dialog 2014-03-12 18:41:50 -07:00
project.coffee buildBufferSync can't be deprecated because TokenizedBuffer uses it 2014-04-22 16:48:01 -07:00
replace-handler.coffee Add replace to project and buffer 2013-11-08 12:20:43 -08:00
repository-status-handler.coffee Doc that path is relative to parent repo 2014-03-28 13:21:21 -07:00
row-map.coffee Remove Private: prefix 2014-02-06 10:02:53 -08:00
scan-handler.coffee Add paths-searched event to the scan-handler 2013-09-26 14:33:41 -07:00
scoped-properties.coffee Upgrade to fs-plus 2.x 2014-02-17 15:25:51 -08:00
scroll-view.coffee 📝 Doc events and calling super from initialize 2014-02-06 10:52:01 -08:00
select-list-view.coffee Add data to the same jquery object that is appended to the list. 2014-03-11 11:20:03 -07:00
selection-view.coffee Remove Internal: prefix 2014-02-06 10:14:20 -08:00
selection.coffee Use setTextInRange instead of change 2014-04-18 15:50:30 -07:00
space-pen-extensions.coffee Use KeymapManager::findKeyBindings 2014-04-18 15:50:30 -07:00
syntax.coffee Look at first character instead of indexOf call 2014-04-22 09:35:30 -07:00
task-bootstrap.coffee Support sending messages directly to task 2013-09-20 10:03:01 -07:00
task.coffee Avoid sending arguments object to child process. 2014-03-19 15:40:35 -06:00
text-utils.coffee Don't mark text-utils methods as public 2014-01-22 10:05:53 -08:00
theme-manager.coffee Ignore non-string core.themes config entries 2014-04-17 13:33:51 -07:00
theme-package.coffee Combine AtomPackage and Package 2014-02-17 12:59:03 -08:00
token.coffee Remove ### style visibility comments 2014-02-06 10:40:45 -08:00
tokenized-buffer.coffee Don't allow the tab length to go below 1 2014-03-12 18:00:11 -07:00
tokenized-line.coffee Fix position translation bug for wrapped lines with hard tabs 2014-03-04 17:55:53 -07:00
window-bootstrap.coffee Save the sync message in require('crash-reporter').start(). 2014-02-03 19:31:40 +08:00
window-event-handler.coffee Use KeymapManager::handleKeyboardEvent 2014-04-18 15:50:30 -07:00
window.coffee 📝 Doc params in window.coffee 2014-02-12 08:54:16 -08:00
workspace-view.coffee Remove unnecessary fat arrows 2014-04-22 14:15:56 -07:00
workspace.coffee Change Workspace::reopenItemSync to use promises 2014-04-22 14:15:07 -07:00