Nicolas Petton
|
fd5de13204
|
Release v2.1.1
|
4 years ago |
Nicolas Petton
|
6f9a59a098
|
Release v2.1.0
|
4 years ago |
Nicolas Petton
|
a904caf6a2
|
Release v2.0.0
|
4 years ago |
Nicolas Petton
|
7f0055a001
|
Add missing dependency on js2-refactor
|
5 years ago |
Nicolas Petton
|
216635e134
|
Rewrite Indium to work as a client for the new server
|
5 years ago |
Nicolas Petton
|
f6b1bd8311
|
Replace websocket.el with wsc
* indium-v8.el: Replace websocket with wsc
* indium.el:
* Makefile: Remove dependency to websocket.el
|
5 years ago |
Nicolas Petton
|
cf34d92c60
|
Bump Indium version
|
5 years ago |
Nicolas Petton
|
64156069f9
|
Update copyright years
|
5 years ago |
Nicolas Petton
|
0e9e81de97
|
Don't load indium-backend
* indium.el: Don't require indium-backend, it will be loaded by indium-chrome.el
or indium-nodejs.el.
|
6 years ago |
Nicolas Petton
|
af6de70fd3
|
New major mode for listing scripts (fix #103)
* indium-list-scripts.el: New file. This major mode lists all parsed scripts
using a tabulated list.
* indium.el: Load indium-list-scripts.
|
6 years ago |
Nicolas Petton
|
54fbe2ca6e
|
Replace sourcemap.el dependency (fix #113)
Replace sourcemap.el with a modified version of the sourcemap implementation of
kite.
|
6 years ago |
Nicolas Petton
|
b11aa26c5b
|
Add initial support for downloading sourcemaps
|
6 years ago |
Nicolas Petton
|
167cfada9a
|
Load the fix for seq-map-indexed in indium-render.el
Fix #84
|
6 years ago |
Nicolas Petton
|
694b3ba952
|
Fix Package-Requires in indium.el
|
6 years ago |
Nicolas Petton
|
8868d585ca
|
Add missing sourcemap dependency
|
6 years ago |
Nicolas Petton
|
a143cf66e1
|
0.7.1 release
|
6 years ago |
Nicolas Petton
|
19c175f68b
|
Release v0.7.0
|
6 years ago |
Nicolas Petton
|
c55aa217e4
|
require cl-lib in indium.el
|
6 years ago |
Nicolas Petton
|
630a4b13ca
|
Initial support for sourcemaps
Extract script and location access to indium-script.el.
Add support for looking up original positions in indium-script.el.
|
6 years ago |
Nicolas Petton
|
84cc6d0030
|
Remove the usage of exec-path-from-shell
|
6 years ago |
Nicolas Petton
|
1406f818e7
|
Bump version number
|
6 years ago |
Nicolas Petton
|
e2c407d2f0
|
Remove the dependency to magit-popup
|
6 years ago |
Nicolas Petton
|
af23fc45ae
|
Make sure the exec path is setup correctly for node processes
Fix #59
|
6 years ago |
Nicolas Petton
|
402228ffac
|
Use a magit-popup for breakpoints actions
|
6 years ago |
Nicolas Petton
|
9a365e6e87
|
Release v0.5.0
|
6 years ago |
Nicolas Petton
|
0bc8afd7eb
|
Make sure seq-map-indexed is always defined
|
6 years ago |
Nicolas Petton
|
848cf3006c
|
0.4.1 release
|
6 years ago |
Nicolas Petton
|
bda4c04ab5
|
Rename the project to Indium
|
6 years ago |
Nicolas Petton
|
8dbae60379
|
0.3.3 release
|
6 years ago |
Nicolas Petton
|
b168c523be
|
0.3 release
|
6 years ago |
Nicolas Petton
|
385d6ce732
|
Update copyright years
|
6 years ago |
Nicolas Petton
|
3e41fa6f13
|
Load seq before any other dependency.
This should fix #20.
|
6 years ago |
Nicolas Petton
|
1ec4939d81
|
0.25 release
|
6 years ago |
Nicolas Petton
|
856846322e
|
Fix #10
Make sure the correct version of seq.el is loaded in Emacs 25.1.
|
7 years ago |
Nicolas Petton
|
94f53bbd8a
|
Do not explicitly depend on map
The version of map.el shipped with emacs-25 is enough.
|
7 years ago |
Nicolas Petton
|
53f99de02d
|
load jade-scratch in jade.el
|
7 years ago |
Mattias Bengtsson
|
cf1ec872b0
|
Add URL package header
This makes it easier to find the package source code when browsing in
MELPA.
|
7 years ago |
Nicolas Petton
|
95fb35924f
|
bump version
|
7 years ago |
Nicolas Petton
|
8a333a37af
|
Require seq-2.16 and map-1.0
|
7 years ago |
Syohei YOSHIDA
|
7db95840db
|
Add missing dependencies
|
7 years ago |
Nicolas Petton
|
9fbc5d7084
|
add documentation to jade.el
|
7 years ago |
Nicolas Petton
|
d3cec7af57
|
load jade-nodejs
|
7 years ago |
Nicolas Petton
|
c93da650a8
|
Decouple a generic backend from the chrome specific one
|
7 years ago |
Nicolas Petton
|
5fbd1f3bbe
|
Add documentation to jade.el functions
|
7 years ago |
Nicolas Petton
|
d110bb71ea
|
initial commit
|
7 years ago |