Kevin Sawicki
|
d96b63d791
|
Move enable/disable to parent Package class
This was previously unimplemented in TextMatePackage causing exceptions
when trying to enable/disable a package of that type.
|
2014-01-09 14:13:49 -08:00 |
|
Kevin Sawicki
|
0069eb4d0d
|
Remove atom.isPackageActive shim
|
2013-11-20 12:48:05 -08:00 |
|
Kevin Sawicki
|
2d16fc33a3
|
Use Date.now()
|
2013-10-29 13:31:42 -07:00 |
|
Ben Ogle
|
4440210d9a
|
Fix tests
|
2013-10-22 15:06:25 -07:00 |
|
Ben Ogle
|
56832b11fc
|
Refactor pkg and themeManager -- all themes stored in the pkg manager
|
2013-10-22 15:06:25 -07:00 |
|
Kevin Sawicki
|
9222f158b5
|
Measure load/activate time in package classes
|
2013-09-24 21:31:48 -07:00 |
|
Kevin Sawicki
|
41fc4f7fe6
|
Use relative require paths in src/ files
|
2013-09-20 10:02:20 -07:00 |
|
Matt Colyer
|
c413f024f2
|
Make the build green
|
2013-09-13 16:21:26 -07:00 |
|
Kevin Sawicki
|
76332c76bd
|
Flatten src directory
* Move src/app to src/
* Move src/stdlib to src/
* Remove src/app and src/stdlib from NODE_PATH
|
2013-08-19 20:13:57 -07:00 |
|