Michelle Tilley
1a3ca35df3
Fix typo
2016-11-01 12:17:24 -07:00
Michelle Tilley
58655382d8
Merge pull request #13125 from atom/mkt-pass-package-info-to-transpiler
...
Pass package info to transpilers
2016-11-01 12:08:38 -07:00
Michelle Tilley
55a8be5a6c
Don't modify original transpiler specs
2016-11-01 11:32:33 -07:00
Michelle Tilley
94f603e50a
Pass package info to transpilers
2016-11-01 10:54:26 -07:00
Michelle Tilley
de9ca2d4d5
Merge pull request #13101 from atom/mkt-package-specific-transpilation
...
Per-package transpilation
2016-11-01 09:58:02 -07:00
Michelle Tilley
cb959f33d6
👕
2016-11-01 09:55:37 -07:00
Michelle Tilley
f2ee0f01f5
Modernify PackageTranspilationRegistry
2016-11-01 08:55:40 -07:00
Michelle Tilley
64a8213bc1
const-ify some lets
2016-11-01 08:12:33 -07:00
Michelle Tilley
2d3afb431c
Include package name as part of cache key
2016-10-31 23:21:13 -07:00
Michelle Tilley
ef5897e72b
👕
2016-10-31 19:57:09 -07:00
Michelle Tilley
5743b2a283
Finish up a few missing expectations
2016-10-31 17:11:19 -07:00
Michelle Tilley
227ef5e2de
Add test for non-standard extension transpilation
2016-10-31 16:58:13 -07:00
Michelle Tilley
5c885e6947
We don't want no node_modules
2016-10-31 16:53:24 -07:00
Michelle Tilley
1bc1b49f84
Expect transpilation result on .code
2016-10-31 16:42:33 -07:00
Damien Guard
daf790406f
Update windows.md
2016-10-31 11:23:41 -07:00
Damien Guard
5f8db68944
Update windows.md
2016-10-31 11:22:20 -07:00
Damien Guard
596d93eee0
Merge pull request #11541 from BrainCrumbz/doc-win-apm-path
...
📝 [ci skip] add notes on 'apm' path in Windows
2016-10-31 10:05:34 -07:00
Giuseppe Piscopo
679acc4748
📝 [ci skip] add note on windows tests failing
2016-10-31 10:54:28 +01:00
BrainCrumbz
3277752cb0
📝 [ci skip] apply suggested changes after PR
2016-10-31 10:46:26 +01:00
BrainCrumbz
a3ad553d1f
📝 [ci skip] add notes on 'apm' path in Windows
...
Comments came out while discussing issue #11137
2016-10-31 10:46:26 +01:00
Michelle Tilley
00a020d175
Move call to fs.realpathSync to CompileCache
2016-10-30 10:41:33 -07:00
Michelle Tilley
934ab30a0d
Add PackageTranspilationRegistry spec
2016-10-30 10:21:22 -07:00
Michelle Tilley
2be42a16e0
Throw when can't find custom transpiler
2016-10-30 10:21:11 -07:00
Michelle Tilley
4a03874af0
Call on transpiled code
2016-10-29 22:09:59 -07:00
Michelle Tilley
8521e47e20
compile ➡️ transpile
2016-10-29 21:58:09 -07:00
Michelle Tilley
07d13c1855
Include user data in cache calculation
2016-10-29 21:56:54 -07:00
Michelle Tilley
57e36562df
🔥 Extra // in eslint comment
2016-10-29 21:17:49 -07:00
Michelle Tilley
8abdabb66d
Fix linting issues/errors
2016-10-29 16:46:52 -07:00
Michelle Tilley
0c9ea6c67d
Remove lookup in favor of passed arg
2016-10-29 15:29:21 -07:00
Michelle Tilley
eafc281025
🔥 console
2016-10-29 15:25:24 -07:00
Michelle Tilley
0f61b79049
🔥 transpilerHashes
2016-10-29 15:24:29 -07:00
Michelle Tilley
b111941022
Implement glob checking and multiple transpilers
2016-10-29 15:18:34 -07:00
Michelle Tilley
4f7b22c84e
Pass config options to package transpilers
2016-10-29 14:38:25 -07:00
Michelle Tilley
ad448184b4
First pass at per-package transpilation
2016-10-29 14:30:24 -07:00
Nathan Sobo
630f146884
Merge pull request #13098 from atom/b3-toggle-line-comments
...
Fix toggleLineCommentsInSelection for empty lines
2016-10-29 08:03:50 -06:00
bene
0411509b43
Fix toggleLineCommentsInSelection for empty lines
2016-10-29 14:04:30 +02:00
simurai
bab60bfbf1
⬆️ find-and-replace@v0.204.0
2016-10-29 15:53:23 +09:00
Max Brunsfeld
0860f354ca
Update packages for atom.file-icons API fix
2016-10-28 12:24:04 -07:00
Nathan Sobo
14b8da1138
⬆️ atom-keymap
2016-10-28 10:05:51 -06:00
Wliu
e13f6297ef
⬆️ go-to-line@0.31.2
2016-10-28 11:29:43 -04:00
Nathan Sobo
e28c03d15b
Merge pull request #13001 from flububb/master
...
Build appropriate 32/64-bit version on Linux
2016-10-28 08:46:04 -06:00
Antonio Scandurra
bceb7da112
⬆️ bookmarks
2016-10-28 14:37:24 +02:00
simurai
98fd27e3ea
⬆️ one-dark/light-ui@v1.8.2
2016-10-28 20:36:00 +09:00
Damien Guard
e4ff2b2296
Use relative paths for signing to avoid weird 7z error
2016-10-27 20:51:40 -07:00
Damien Guard
4edb3fe5c7
For some reason packagedAppPath uses forward-slash on Windows...
2016-10-27 17:06:54 -07:00
Damien Guard
590b64a34b
Fix portable extraction for beta
2016-10-27 16:39:57 -07:00
Ian Olsen
e5cfc6b6e4
Merge pull request #13080 from atom/remove-harmony-flag
...
Remove --harmony JavaScript flag
2016-10-27 13:37:01 -07:00
Max Brunsfeld
97943a3432
Shorten redundant paths to electron-shims.js
2016-10-27 13:19:55 -07:00
Max Brunsfeld
a22870fa42
Install electron shims in benchmarks
...
This is needed because some packages may still rely on the ability
to pass null/undefined to path.dirname and friends
Signed-off-by: Nathan Sobo <nathan@github.com >
2016-10-27 13:18:39 -07:00
Lee Dohm
505160f24c
Remove --harmony JavaScript flag
2016-10-27 11:50:08 -07:00