| Commit message (Collapse) | Author | Age |
... | |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
- commit by @RabsRincon
|
|
|
|
|
|
|
|
|
| |
After some suprises about how outdated the node version was compared to
the main project, it became clear we needed to do something.
@jaredwy suggested using the main project as there's now nothing
stopping us from using it after the switch to webpack.
cc @mattgodbolDrop underscore-node in favour of underscore.js
|
|
|
|
|
| |
Removes some leftover debug statements
Fixes #895
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Try to disable view's UI when an invalid compiler (ie. non-GCC) is
selected after the view is opened.
Also changed the hover tip for gccdump to be more homogeneous with
other buttons.
Simplifies some dom filtering statements.
Remove workaround for module creation order that has been fixed by 2eb2b16d2969c73a19bfb250624124aba9b387ec
fix #638
|
|
|
|
|
|
|
|
|
|
|
| |
Remove 'compiler.type' in favour of the comiler itself being
given an option to say what type it is. Default for that does
the same guess that the old code did (plus some bug fixes).
Fixed up (I hope!) some of the parsing of the output. I should write
some tests really.
CC @jaredw for further comment
|
|
meta data gatherer
|