pulsar/src
2014-01-07 17:55:56 -07:00
..
browser Enable harmony proxies 2014-01-07 15:19:51 -07:00
atom-package.coffee Activate/deactivate grammars directly 2013-12-31 15:15:40 -08:00
atom.coffee Rename reactionary to theorist 2014-01-05 10:25:59 -07:00
buffered-node-process.coffee Note that stderr is optional 2013-10-21 16:31:15 -07:00
buffered-process.coffee 📝 Throughly document BufferedProcess. 2013-10-21 16:32:10 -07:00
coffee-cache.coffee 💄 The atom object is no accessable in browser process. 2013-10-21 21:59:03 +08:00
command-installer.coffee Install apm to apm/ from vendor/apm 2013-12-17 16:53:31 -08:00
config-observer.coffee Return emissary subscription directly 2013-11-18 18:41:43 -08:00
config.coffee Observe editor.tabLength config in TokenizedBuffer 2013-12-07 11:43:48 -08:00
context-menu-manager.coffee Use a class instead of id for workspace view 2013-12-02 08:23:29 -08:00
cursor-view.coffee Remove telepath from Project, WorkspaceView, and Pane* 2014-01-03 16:23:23 -07:00
cursor.coffee Replace {StringMarker} references with {Marker} in API docs 2014-01-06 15:13:12 -07:00
deserializer-manager.coffee Remove telepath as a core dependency 2014-01-03 17:42:11 -07:00
directory.coffee Rename getRealPath to getRealPathSync 2014-01-06 17:25:26 -08:00
display-buffer-marker.coffee Replace {StringMarker} references with {Marker} in API docs 2014-01-06 15:13:12 -07:00
display-buffer.coffee Replace {StringMarker} references with {Marker} in API docs 2014-01-06 15:13:12 -07:00
editor-view.coffee Merge remote-tracking branch 'origin/master' into ns-remove-telepath-from-core 2014-01-03 17:46:45 -07:00
editor.coffee Rename reactionary to theorist 2014-01-05 10:25:59 -07:00
file.coffee 📝 Mark setDigest as private 2013-11-22 13:31:27 -08:00
fold.coffee Remove unnecessary telepath requires 2014-01-03 16:36:26 -07:00
git.coffee Eliminate TextBuffer's dependence on telepath 2013-12-31 12:13:15 -07:00
gutter.coffee Remove unnecessary telepath requires 2014-01-03 16:36:26 -07:00
key-binding.coffee Revert "Alias meta to cmd in keymaps" 2013-11-21 13:08:12 -05:00
keymap.coffee Always try to unwatch current user keymap 2014-01-02 09:56:41 -08:00
keystroke-pattern.pegjs Flatten src directory 2013-08-19 20:13:57 -07:00
language-mode.coffee Merge remote-tracking branch 'origin/master' into ns-remove-telepath-from-core 2014-01-03 17:46:45 -07:00
less-compile-cache.coffee 📝 Mark LessCompileCache class private 2013-11-22 11:40:52 -08:00
menu-manager.coffee 📝 Add missing colon to Private 2013-11-22 13:39:24 -08:00
package-manager.coffee Remove grunt-download-atom-shell as package dependency 2014-01-03 08:32:23 -08:00
package.coffee Remove atom.isPackageActive shim 2013-11-20 12:48:05 -08:00
pane-axis.coffee Rename nostalgia to serializable 2014-01-03 18:32:44 -07:00
pane-column.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
pane-container.coffee Rename nostalgia to serializable 2014-01-03 18:32:44 -07:00
pane-model.coffee Move item removal events to PaneModel 2014-01-07 17:55:56 -07:00
pane-row.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
pane.coffee Move item removal events to PaneModel 2014-01-07 17:55:56 -07:00
pasteboard.coffee Flatten src directory 2013-08-19 20:13:57 -07:00
project.coffee Rename reactionary to theorist 2014-01-05 10:25:59 -07:00
replace-handler.coffee Add replace to project and buffer 2013-11-08 12:20:43 -08:00
repository-status-handler.coffee Default branch to null instead of empty object 2013-10-08 09:31:02 -07:00
row-map.coffee Get class visibility correct 2013-08-27 10:16:59 -07:00
scan-handler.coffee Add paths-searched event to the scan-handler 2013-09-26 14:33:41 -07:00
scroll-view.coffee Use relative require paths in src/ files 2013-09-20 10:02:20 -07:00
select-list.coffee 📝 Fill in SelectList docs 2013-12-03 12:02:41 -08:00
selection-view.coffee Remove telepath as a core dependency 2014-01-03 17:42:11 -07:00
selection.coffee Merge remote-tracking branch 'origin/master' into ns-remove-telepath-from-core 2014-01-03 17:46:45 -07:00
space-pen-extensions.coffee Upgrade to underscore-plus@0.4.0 2013-12-10 11:47:53 -08:00
syntax.coffee Implement createToken in Syntax 2013-12-31 15:15:40 -08:00
task-bootstrap.coffee Support sending messages directly to task 2013-09-20 10:03:01 -07:00
task.coffee 📝 Add period to comment 2013-11-22 13:43:43 -08:00
text-buffer.coffee Remove shims that call super 2014-01-06 15:16:34 -07:00
text-mate-package.coffee Extend GrammarRegistry in Syntax 2013-12-31 15:15:40 -08:00
text-utils.coffee Flatten src directory 2013-08-19 20:13:57 -07:00
theme-manager.coffee Refresh less cache before activating themes 2013-12-07 11:31:06 -08:00
theme-package.coffee Add config.unshiftAtKeyPath helper 2013-10-29 13:31:42 -07:00
token.coffee use @ 2013-12-16 15:46:07 -08:00
tokenized-buffer.coffee Rename reactionary to theorist 2014-01-05 10:25:59 -07:00
tokenized-line.coffee Create tokens in TokenizedBuffer 2013-12-31 15:15:39 -08:00
window-bootstrap.coffee WIP: Make atom global a telepath model 2013-12-12 14:33:50 -08:00
window-event-handler.coffee Merge branch 'master' into ns-telepathic-atom-global 2013-12-16 18:18:06 -07:00
window.coffee Move editor window helpers to Atom class 2013-11-22 10:13:59 -08:00
workspace-view.coffee Rename nostalgia to serializable 2014-01-03 18:32:44 -07:00