pulsar/src
2013-12-18 16:14:44 -07:00
..
browser Get core specs running 2013-12-17 17:55:46 -08:00
atom-package.coffee Rename rootView to workspaceView 2013-11-26 11:02:53 -08:00
atom.coffee Merge remote-tracking branch 'origin/master' into ns-telepathic-pane-items 2013-12-18 16:14:44 -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 Replace editor instance variables with editorView 2013-11-19 14:57:35 -08:00
cursor.coffee Clear the goal column when the cursor moves 2013-12-11 18:02:52 -08:00
deserializer-manager.coffee Register deserializers on telepath as representation classes 2013-12-17 17:05:54 -07:00
directory.coffee 🐎 Stat without exceptions in Directory::getEntries 2013-12-17 16:51:11 -08:00
display-buffer-marker.coffee Update underscore-extensions requires 2013-10-15 13:50:16 -07:00
display-buffer.coffee Use the softWrap property directly 2013-12-07 14:08:00 -08:00
editor-view.coffee Protect from exceptions when attaching editor views w/ dead editors 2013-12-12 16:41:35 -08:00
editor.coffee Fix pane spec. Fully test serialization lifecycle via ::testPersistence. 2013-12-17 17:05:54 -07:00
file.coffee 📝 Mark setDigest as private 2013-11-22 13:31:27 -08:00
fold.coffee Mark classes as private per discussion 2013-08-27 10:17:00 -07:00
git.coffee Use project passed in via options hash 2013-11-20 17:23:47 -08:00
gutter.coffee 🔫 2013-11-19 15:15:12 -08:00
key-binding.coffee Revert "Alias meta to cmd in keymaps" 2013-11-21 13:08:12 -05:00
keymap.coffee Rename rootView to workspaceView 2013-11-26 11:02:53 -08:00
keystroke-pattern.pegjs Flatten src directory 2013-08-19 20:13:57 -07:00
language-mode.coffee Replace editSession variables with editor 2013-11-19 15:22:47 -08: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
null-grammar.coffee Use includeInto instead of _.extend 2013-10-14 17:28:26 -07:00
package-manager.coffee Install apm into node_modules 2013-12-17 19:25:44 -08:00
package.coffee Remove atom.isPackageActive shim 2013-11-20 12:48:05 -08:00
pane-axis.coffee Upgrade to telepath 0.75.0 for custom object support 2013-12-16 19:03:10 -07:00
pane-column.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
pane-container.coffee Upgrade to telepath 0.75.0 for custom object support 2013-12-16 19:03:10 -07:00
pane-row.coffee Use jquery provided by space-pen 2013-10-16 13:34:41 -07:00
pane.coffee Omit destroyed pane items 2013-12-17 21:39:12 -07:00
pasteboard.coffee Flatten src directory 2013-08-19 20:13:57 -07:00
project.coffee Upgrade to telepath 0.75.0 for custom object support 2013-12-16 19:03:10 -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 Replace editor instance variables with editorView 2013-11-19 14:57:35 -08:00
selection.coffee 📝 Doc Selection::compare 2013-11-22 15:19:23 -08:00
site-shim.coffee Fix site.createDocument shim 2013-12-17 16:46:16 -07:00
space-pen-extensions.coffee Upgrade to underscore-plus@0.4.0 2013-12-10 11:47:53 -08:00
syntax.coffee Remove deserializer shims on window 2013-11-20 13:51:12 -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 Upgrade to telepath 0.75.0 for custom object support 2013-12-16 19:03:10 -07:00
text-mate-grammar.coffee Pop stack when rule is pushed without position advancement 2013-12-04 15:18:33 -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 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 Reorder requires 2013-12-07 14:03:07 -08:00
tokenized-line.coffee Update underscore-extensions requires 2013-10-15 13:50:16 -07: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 Upgrade to telepath 0.75.0 for custom object support 2013-12-16 19:03:10 -07:00