b897b42
Always use absolute paths in sourcemaps by
2017-09-29 15:44:10 +0200
80edf1a
Show a message while downloading script sources by
2017-09-29 15:11:08 +0200
4fb063f
Add a temporary fix for bug#17976 by
2017-09-28 18:31:29 +0200
b11aa26
Add initial support for downloading sourcemaps by
2017-08-16 08:17:02 +0200
9940aa8
Merge pull request #99 from tarsius/master by
2017-09-16 10:01:45 +0200
b59d516
Do not provide the test-helper feature by
2017-09-14 18:38:29 +0200
d98a9e0
Fix previous commit by
2017-08-29 17:09:51 +0200
d0aeee5
Fix buttercup tests using expect to-throw by
2017-08-29 17:06:55 +0200
c05d31d
Remove workaround for buttercup issue with symbols by
2017-08-29 16:48:23 +0200
162848c
Simplify nodejs test cleanups by
2017-08-29 16:06:00 +0200
9740d85
Fix travis build by
2017-08-29 15:43:29 +0200
14d5cf7
Use node 8.x in the CI by
2017-08-29 15:42:04 +0200
0a6fab6
Merge pull request #96 from TatriX/master by
2017-08-29 15:37:43 +0200
fb41c86
Optionally inspect evaled value in the debugger by
2017-08-27 15:57:09 +0300
6422c12
Merge pull request #95 from TatriX/master by
2017-08-27 14:30:21 +0200
fd741ba
Enable DOM API (fix #94) by
2017-08-27 11:25:41 +0300
bc414bd
Fix issue #92 by
2017-08-23 22:29:36 +0200
c510552
Fix setting the directory in `indium-restart-node` by
2017-08-23 22:15:30 +0200
db4b0ed
Add tests for `indium-restart-node` by
2017-08-23 21:58:50 +0200
31cc30c
Fix unit tests by
2017-08-23 21:43:49 +0200
5aad7a1
New `indium-nodejs-inspect-brk` by
2017-08-21 22:30:28 +0200
749f1ac
New command indium-restart-node by
2017-08-21 22:21:39 +0200
ce98d7d
Add a TODO by
2017-08-21 22:21:33 +0200
1e059f9
Update the documentation of indiun-run-node by
2017-08-21 22:15:23 +0200
f0bb383
Remove an outdated comment by
2017-08-21 22:15:15 +0200
97442eb
Make indium-quit kill the connection process by
2017-08-19 00:12:22 +0200
935dec6
Fix indium-fontify-js by
2017-08-22 00:55:45 +0200
a9a211f
Merge pull request #90 from torgeir/master by
2017-08-22 00:40:33 +0200
16fa378
Add `indium-interaction-eval-node-hook` to allow for eval hooks, e.g. for overlays by
2017-08-20 21:41:53 +0200
0bb43dd
Add documentation for `indium-inspect-expression' by
2017-08-19 00:23:08 +0200
7c38214
New command to inspect any expression by
2017-08-19 00:20:39 +0200
5fd99f4
Update breakpoints and script source when a buffer is saved by
2017-08-18 16:40:25 +0200
167cfad
Load the fix for seq-map-indexed in indium-render.el by
2017-08-18 14:27:14 +0200
f15caee
Ignore stack frames with no associated parsed script by
2017-08-18 14:15:44 +0200
2925750
Make sure we don't keep duplicate scripts by
2017-08-18 13:36:48 +0200
04df670
Simplify breakpoint functions by
2017-08-17 20:54:30 +0200
9ba1673
Test cleanup by
2017-08-17 15:12:22 +0200
a6f021d
Fix buttercup tests by
2017-08-17 15:07:40 +0200
a43de6a
Fix the travis build by
2017-08-17 11:31:55 +0200
5b5b6e3
Improve documentation by
2017-08-17 11:24:46 +0200
5ad6f19
Make sure invalid breakpoints are not added/removed by
2017-08-17 11:22:32 +0200
f0e2e29
Additional fix for #82 by
2017-08-15 17:24:17 +0200
1038428
Remove a debugging log by
2017-08-15 16:24:00 +0200
4c94df1
Do not keep the "Network" domain enabled by
2017-08-15 16:22:21 +0200
b48a755
Fix breakpoints location when editing a buffer (fix #82) by
2017-08-15 14:00:49 +0200
ee843f0
Don't warn about sourcemap files that do not exist by
2017-08-08 22:27:17 +0200
a70ada1
Add support for Chrome 60 by
2017-08-08 22:24:17 +0200
9ddf359
Fix breakpoint access when a file has changed since its creation by
2017-08-08 19:13:06 +0200
eaa9638
Do not remove the breakpoint overlay if there is no breakpoint at point by
2017-08-04 17:21:34 +0200
63047fd
Update screenshots in the readme by
2017-08-01 16:23:19 +0200
90a2864
Fix nodejs tests by
2017-08-01 16:13:18 +0200
a64f1ff
Minor cleanup by
2017-07-28 20:09:38 +0200
7856ade
Check the nodejs process status before killing it by
2017-07-28 19:30:45 +0200
63f8942
Cleanup nodejs process handling by
2017-07-28 19:25:47 +0200
a521e08
Do not ask for a workspace when using the file protocol by
2017-07-28 17:39:21 +0200
a662fb0
Attach the NodeJS process to node connections (fix 75) by
2017-07-28 17:26:45 +0200
5c66676
Rename the webkit backend to v8. by
2017-07-26 16:07:12 +0200
82a6b3f
Warn about stability issues when using JS hot-swapping by
2017-07-26 15:05:06 +0200
a0feb67
Fix a typo by
2017-07-25 20:19:26 +0200
ff224fa
Merge pull request #76 from NateEag/patch-1 by
2017-07-25 16:52:17 +0200
f6a6295
Fix a typo in debugger.rst by
2017-07-25 10:04:23 -0400
fd792dd
Add a setf setter for indium-current-connection-callbacks by
2017-07-22 23:46:26 +0200
988648c
Use Trusty for travis builds by
2017-07-21 20:16:07 +0200
ce92669
Use Precise for travis builds by
2017-07-21 20:14:15 +0200
dc6f989
Fix indium-breakpoint-remove-all-overlays by
2017-07-21 17:31:51 +0200
dae41c6
Refactor breakpoints by
2017-07-21 15:04:58 +0200
0eec9df
Fix a typo by
2017-07-21 11:23:13 +0200
694b3ba
(tag: 0.7.3)
Fix Package-Requires in indium.el by
2017-07-20 16:53:12 +0200
8868d58
(tag: 0.7.2)
Add missing sourcemap dependency by
2017-07-20 16:41:36 +0200
198033a
Simplify .travis-ci.yml by
2017-07-20 16:24:09 +0200
73745e6
Fix travis build by
2017-07-20 16:15:53 +0200
636c6df
Increase timeout for integration tests by
2017-07-20 16:12:19 +0200
5b96938
Make indium-connection a cl-struct by
2017-07-20 14:35:20 +0200
48525c2
Rename indium-connection to indium-current-connection by
2017-07-20 12:33:35 +0200
a143cf6
(tag: 0.7.1)
0.7.1 release by
2017-07-19 15:43:00 +0200
72e925c
Fix a unit test by
2017-07-19 15:42:25 +0200
19c175f
(tag: 0.7.0)
Release v0.7.0 by
2017-07-19 15:39:03 +0200
3202ed1
Add documentation for breakpoints & sourcemaps by
2017-07-19 15:36:22 +0200
74dfcfb
Add support for breakpoints in files with sourcemaps by
2017-07-19 15:28:17 +0200
b53f970
Improve indium structs documentation by
2017-07-19 13:31:26 +0200
3f10913
Rename indium-script-get-frame-location to indium-script-get-frame-original-location by
2017-07-19 13:21:58 +0200
9449e1f
Fix code coverage reporting by
2017-07-19 13:09:31 +0200
ad879bb
Fix a unit test by
2017-07-19 12:00:39 +0200
f3917c1
Use file paths in indium-workspace.el when connected to nodejs by
2017-07-19 11:59:58 +0200
d6544b6
Add documentation for indium-structs.el by
2017-07-19 11:34:35 +0200
e7acc20
Fix indium-backend-evaluate by
2017-07-19 11:34:09 +0200
c2fa6b3
Move structs to indium-structs.el by
2017-07-19 10:04:27 +0200
494a1e2
Use cl structs for call frames by
2017-07-18 23:24:10 +0200
270f296
Fix wrong indentation by
2017-07-18 23:23:47 +0200
c9ec26b
Fix indium-debugger-here by
2017-07-18 23:22:54 +0200
c0a07d6
Fix a defgroup by
2017-07-18 22:52:55 +0200
c55aa21
require cl-lib in indium.el by
2017-07-18 17:08:04 +0200
a825c00
Use cl-struct to represent scripts and locations by
2017-07-18 15:36:45 +0200
e55439f
Add documentation for indium-script--sourcemap-original-position-for by
2017-07-18 13:28:35 +0200
270c4d4
Improve sourcemap documentation by
2017-07-17 22:07:10 +0200
793eeda
Add documentation regarding sourcemaps by
2017-07-17 16:28:56 +0200
598f728
Add a defcustom to enable/disable sourcemaps by
2017-07-17 16:23:01 +0200
630a4b1
Initial support for sourcemaps by
2017-07-17 16:12:05 +0200
3bb32cd
cleanup indium-render.el by
2017-06-12 21:54:37 +0200
0e785d5
Store the sourcemap when scripts are parsed by
2017-06-12 21:52:34 +0200