pulsar/src
2013-11-15 13:32:09 -08:00
..
browser Merge remote-tracking branch 'origin/master' into cj-keymap-cleanup 2013-11-15 09:24:45 -08:00
atom-package.coffee Use atom.config instead of window.config 2013-11-11 09:16:44 -08:00
atom.coffee Use Atom::getConfigDirPath instead of accessing through config 2013-11-14 12:39:16 -08: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 Use fs-plus 2013-11-01 08:46:02 -07:00
config-observer.coffee Use atom.config instead of window.config 2013-11-11 09:16:44 -08:00
config.coffee Remove remaining package paths from Config class 2013-11-11 10:33:09 -08:00
context-menu-manager.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
cursor-view.coffee Update lastPixelPosition when changing 2013-10-16 15:02:48 -07:00
cursor.coffee Use atom.config instead of window.config 2013-11-11 09:16:44 -08:00
deserializer-manager.coffee Call get instead of getDeserializer 2013-10-02 15:38:21 -07:00
directory.coffee Change platform check from windows to win32 2013-11-01 13:56:47 -07:00
display-buffer-marker.coffee Update underscore-extensions requires 2013-10-15 13:50:16 -07:00
display-buffer.coffee Use atom.config instead of window.config 2013-11-11 09:16:44 -08:00
edit-session.coffee Use atom.config instead of window.config 2013-11-11 09:16:44 -08:00
editor.coffee Remove Editor:bindToKeyedEvent 2013-11-15 09:39:26 -08:00
file.coffee Rename writeSync to writeFileSync 2013-11-01 08:46:03 -07:00
fold.coffee Mark classes as private per discussion 2013-08-27 10:17:00 -07:00
git.coffee Fix path affixing in git.coffee 2013-11-11 14:13:35 -08:00
gutter.coffee Remove all the complexity from the gutter check 2013-10-31 13:06:32 -07:00
key-binding.coffee Replace binding-set with key-binding 2013-11-15 13:32:09 -08:00
keymap.coffee Replace binding-set with key-binding 2013-11-15 13:32:09 -08:00
keystroke-pattern.pegjs Flatten src directory 2013-08-19 20:13:57 -07:00
language-mode.coffee Use atom.syntax instead of window.syntax 2013-11-11 08:53:52 -08:00
less-compile-cache.coffee Use local resource path variable 2013-11-11 09:26:50 -08:00
menu-manager.coffee Rename keyMapping to keyBinding 2013-11-14 16:20:35 -08:00
null-grammar.coffee Use includeInto instead of _.extend 2013-10-14 17:28:26 -07:00
package-manager.coffee Default packageDependencies outside of try block 2013-11-11 13:05:45 -08:00
package.coffee Use Date.now() 2013-10-29 13:31:42 -07:00
pane-axis.coffee Use atom.site instead of window.site 2013-11-11 08:44:26 -08:00
pane-column.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
pane-container.coffee Use atom.site instead of window.site 2013-11-11 08:44:26 -08:00
pane-row.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
pane.coffee Use atom.site instead of window.site 2013-11-11 08:44:26 -08:00
pasteboard.coffee Flatten src directory 2013-08-19 20:13:57 -07:00
project.coffee Merge branch 'master' into win-package-specs 2013-11-11 14:22:31 -08: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
root-view.coffee Use atom.config instead of window.config 2013-11-11 09:16:44 -08: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 Replace stringscore/fuzzy-filter with fuzzaldrin 2013-10-17 09:46:10 -07:00
selection-view.coffee Use relative require paths in src/ files 2013-09-20 10:02:20 -07:00
selection.coffee Use atom.pasteboard instead of window.pasteboard 2013-11-11 08:43:14 -08:00
site-shim.coffee Get core specs passing w/ Telepath v0.14.0. Delete replication specs. 2013-10-31 17:08:40 -06:00
space-pen-extensions.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
syntax.coffee Update fs-utils references to fs-plus 2013-11-01 08:46:02 -07:00
task-bootstrap.coffee Support sending messages directly to task 2013-09-20 10:03:01 -07:00
task.coffee Escape backslashes in task bootstrap on all platforms 2013-10-30 14:48:22 -07:00
text-buffer.coffee Use atom.site instead of window.site 2013-11-11 08:44:26 -08:00
text-mate-grammar.coffee Use atom.syntax instead of window.syntax 2013-11-11 08:53:52 -08:00
text-mate-package.coffee Use atom.syntax instead of window.syntax 2013-11-11 08:53:52 -08:00
text-utils.coffee Flatten src directory 2013-08-19 20:13:57 -07:00
theme-manager.coffee Remove remaining package paths from Config class 2013-11-11 10:33:09 -08:00
theme-package.coffee Add config.unshiftAtKeyPath helper 2013-10-29 13:31:42 -07:00
token.coffee Use string concatenation instead of array concatenation 2013-10-21 15:17:41 -07:00
tokenized-buffer.coffee Use atom.config instead of window.config 2013-11-11 09:16:44 -08:00
tokenized-line.coffee Update underscore-extensions requires 2013-10-15 13:50:16 -07:00
window-bootstrap.coffee 💄 Use Date.now 2013-10-24 18:58:43 -07:00
window-event-handler.coffee Simplify keymap selector matching 2013-11-11 11:42:10 -08:00
window.coffee Set RootView/Editor config defaults from startEditorWindow 2013-11-11 10:32:52 -08:00