branch: elpa/julia-mode
commit c982fd6b0b9065adf8ac36657fcae9895965cf2b
Author: Philip Woods
Commit: Yichao Yu
Changed name of Emacs buffer to *Julia*
---
julia-mode.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index 7507c7a..8
branch: elpa/julia-mode
commit 5ee867e2318bd290492f88605e522895b29d065d
Author: Philip Woods
Commit: Yichao Yu
Changed inferior-julia function in contrib/julia-mode.el to apply
make-comint-in-buffer instead of calling function directly
---
julia-mode.el | 2 +-
1 file changed, 1 inserti
branch: elpa/julia-mode
commit 6f075d72acde25d2a7598e022ae52610868c6fa7
Author: Wilfred Hughes
Commit: Yichao Yu
Use syntax-propertize-function on Emacs 24.
Fixes https://github.com/JuliaLang/julia/issues/11591
---
julia-mode.el | 79 +++-
branch: elpa/julia-mode
commit 856e45dec963bae848c51d340af14b50bd3646fc
Author: Jeff Bezanson
Commit: Yichao Yu
long-needed update to type names in julia-mode
---
julia-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index ea0bc5
branch: elpa/nasm-mode
commit 64e450d3c6c29f50368d53309d7cc96bd2f47423
Author: Charlie Green
Commit: Christopher Wellons
Allow inserting tabs immediately after a mnemonic
This required a change to `nasm-indent-line'.
---
nasm-mode.el | 36
1 fil
branch: elpa/julia-mode
commit d239cdf0f1becfefc9bbe90b42abba3c6e29d725
Author: Jeff Bezanson
Commit: Yichao Yu
fixing #319. the vast majority of ' and " uses will be highlighted
correctly.
the problem we gain instead is that \ is an escape character even outside
quotes, so `\"` wil
branch: elpa/nasm-mode
commit 3992726a6da49379cb2939d46e0b95a7781d8c06
Author: Christopher Wellons
Commit: Christopher Wellons
Add nasm-join-line keybinding (M-^).
---
nasm-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/nasm-mode.el b/nasm-mode.el
index b6d9d7
branch: elpa/julia-mode
commit 716d58c3f21ec710d804148bdf9dabfa52c81c86
Author: Philip Woods
Commit: Yichao Yu
Added autoload cookie to inferior-julia function in contrib/julia-mode.el
---
julia-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/julia-mode.el b/julia-mode.el
index
branch: elpa/nasm-mode
commit f53b2c5d2358a6bc19dc5157f022c635e3deab2e
Author: Christopher Wellons
Commit: Christopher Wellons
Create a formal TODO list
---
nasm-mode.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/nasm-mode.el b/nasm-mode.el
index 9191e89..9d1765
branch: elpa/julia-mode
commit db9a18cb15d0555c538f72d7bd1601a884867bc7
Author: Stefan Karpinski
Commit: Yichao Yu
.mailmap: some additions to dedup contributors in gitlog
---
.mailmap | 13 +
1 file changed, 13 insertions(+)
diff --git a/.mailmap b/.mailmap
index ad73fbb..8cc5
branch: elpa/julia-mode
commit b1e02f1dddf7072839a5078b6758dabe4a692e90
Author: Stefan Karpinski
Commit: Yichao Yu
rename: FloatingPoint => AbstractFloat
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index 0c30e25..8a779d
branch: elpa/nasm-mode
commit 65ca6546fc395711fac5b3b4299e76c2303d43a8
Author: nverno
Commit: nverno
make comment functions local
---
nasm-mode.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/nasm-mode.el b/nasm-mode.el
index 842d347..307e871 100644
--- a/nasm-mode.el
+++ b/nasm-mo
branch: elpa/julia-mode
commit 7064885588ec44fa73f925a6ea419359ff9f11d2
Author: Viral B. Shah
Commit: Yichao Yu
update mailmap
---
.mailmap | 6 ++
1 file changed, 6 insertions(+)
diff --git a/.mailmap b/.mailmap
index 5662907..7700ba1 100644
--- a/.mailmap
+++ b/.mailmap
@@ -94,3 +94,
branch: elpa/julia-mode
commit 2d860b18582e6423de271500530a390469f93294
Merge: 4f72dfa 2486d1e
Author: Yichao Yu
Commit: Yichao Yu
Merge pull request #18 from JuliaLang/yyc/str-cleanup
Replace {UTF8,ASCII,Byte}String with String
---
julia-mode.el | 2 +-
1 file changed, 1 insertion
branch: elpa/julia-mode
commit 5762e13bfbbcafda4e3f00b8e033dd449483c58e
Author: Jeff Bezanson
Commit: Yichao Yu
remove * and div for Char
export UnitRange
NEWS for range changes
remove random test for BigInt ranges, since they now have BigInt
lengths, for which
branch: elpa/julia-mode
commit 3fe9882e84f7748ace0bbdd605796f2a89882891
Author: Dan Luu
Commit: Yichao Yu
Add emacs mode usage
---
julia-mode.el | 8
1 file changed, 8 insertions(+)
diff --git a/julia-mode.el b/julia-mode.el
index 3e6932e..4f28a0f 100644
--- a/julia-mode.el
+++ b/
branch: elpa/julia-mode
commit 84d9a19e360f53e7d5970ad0df436ff6bbcc2ce3
Author: Wilfred Hughes
Commit: Yichao Yu
Fix emacs highlighting of symbols that contain keywords.
Previously, symbols such as `prepend!` or `net_required_for` incorrectly
had `end` and `for` highlighted.
---
branch: elpa/julia-mode
commit 3913d392f96aa3836f84e7e08abc924b8f1d90ad
Author: Viral B. Shah
Commit: Yichao Yu
Add BigInt and BigFloat to julia-mode.el
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index f0d1f8a..4b24125
branch: elpa/julia-mode
commit fc047312eec2a0e75c908b2fffa88a1aa9a77838
Author: Wilfred Hughes
Commit: Yichao Yu
Highlight parameter types and subtypes.
---
julia-mode.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index 3d65664.
branch: elpa/julia-mode
commit 267cebfb0870506fc4ec7814ab7a69c7f314da95
Author: George Ogata
Commit: Yichao Yu
Autoload julia-mode.
---
julia-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/julia-mode.el b/julia-mode.el
index 4b24125..c168057 100644
--- a/julia-mode.el
+++ b/jul
branch: elpa/julia-mode
commit 646f758cee41a76f8c3990751a7b4c8dbf67dcb1
Author: Wilfred Hughes
Commit: Yichao Yu
Don't skip over end keywords.
---
julia-mode.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index 8121aea..dc1f961 100644
branch: elpa/julia-mode
commit 81e46b1c7e111cd71c57e9697047fd8a8a21fb76
Author: Jiahao Chen
Commit: Yichao Yu
Update cjh in .mailmap
---
.mailmap | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.mailmap b/.mailmap
index 6597ab3..e459929 100644
--- a/.mailmap
+++ b/.mailmap
@@ -32,6 +3
branch: elpa/julia-mode
commit d7a76075508e2e445ef9440c28c774cc27cd038d
Author: Wilfred Hughes
Commit: Yichao Yu
Make julia-last-open-block-pos a pure function that only returns the
position.
---
julia-mode.el | 30 --
1 file changed, 16 insertions(+), 14 deleti
branch: elpa/julia-mode
commit b829e0836bdf68e362411372c010bf0b4cab0e89
Author: Patrick Egan Foley
Commit: Yichao Yu
Added DataType to the list of highlighted type words in julia-mode.el.
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/j
branch: elpa/julia-mode
commit 9dd8281c3f39081615c8c265b58e4ce31abd7ae3
Author: Ron Rock
Commit: Yichao Yu
Add support for multiline comments
I'm unclear about the purpose of the `b` flag, but it seems to work
---
julia-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions
branch: elpa/julia-mode
commit 40c5e82f07861b2e877ea2c52368eab85a117269
Author: Wilfred Hughes
Commit: Yichao Yu
Fix indentation when we're indenting a line that has an open paren after
point.
---
julia-mode.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/julia-mo
branch: elpa/julia-mode
commit 65cfc0d2bbaafb33806670483b8f777860a0df0a
Author: Rafael Fourquet
Commit: Yichao Yu
julia-mode.el: add a bunch of builtin types
---
julia-mode.el | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index
branch: elpa/julia-mode
commit c924bd06081a1524ab4e7d0590c04b2e39fe8d4d
Author: Steven G. Johnson
Commit: Yichao Yu
update SGJ mailmap entries
---
.mailmap | 4
1 file changed, 4 insertions(+)
diff --git a/.mailmap b/.mailmap
index 9453498..6597ab3 100644
--- a/.mailmap
+++ b/.mailmap
branch: elpa/julia-mode
commit c74045ad7855cb45de4c4b2c9a079e23d8e9cf5e
Author: Jeff Bezanson
Commit: Yichao Yu
emacs mode: change underscores back to word characters
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index 6c
branch: elpa/julia-mode
commit 96499ff031f67174a474fcc91b6b3574667bdd07
Author: Wilfred Hughes
Commit: Yichao Yu
Silence Emacs byte-compilation warnings.
Solves the issue raised in JuliaLang/julia#10303.
---
julia-mode.el | 23 +--
1 file changed, 13 insertions(
branch: elpa/julia-mode
commit 109747e6a88f747e4f86124f66b41a10727eaabe
Author: Steven G. Johnson
Commit: Yichao Yu
eliminate StoredArray (fix #6212, #987); UniformScaling is no longer an
AbstractArray (#5810)
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
branch: elpa/julia-mode
commit 6781ef19d499bd9ec4e98e6159291f3cb7ff18d1
Author: Dan Schmidt
Commit: Yichao Yu
Fix #11673, bad indent after comments ending in =
---
julia-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index 43f97b5
branch: elpa/julia-mode
commit 70d6482755d5eee480b1ee67ce5acfda1ea9b7a5
Author: Wilfred Hughes
Commit: Yichao Yu
`throw` and `error` are built-in functions that we should highlight.
---
julia-mode.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/julia-mode.el b/julia-mode.el
ind
branch: elpa/julia-mode
commit 0526f2fead72852ae7f9018f88e8546347aaee76
Author: Graham Inggs
Commit: Yichao Yu
Fix spelling of 'delimiter'
---
julia-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index 47b6108..4e41075 100644
--
branch: elpa/julia-mode
commit 7eb90389f56c6f1b7da7f929e973b1364d42b48e
Author: Wilfred Hughes
Commit: Yichao Yu
Highlight the function name, not the module name, in declarations.
For example, the code:
function Base.getindex{T,S}(x::ArraySplit{T,S,Nothing}, i::Int)
branch: elpa/julia-mode
commit 2b15d768afcba972b54abe52902736cf0d769725
Author: nverno
Commit: nverno
bol
---
julia-mode-tests.el | 15 +++
julia-mode.el | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/julia-mode-tests.el b/julia-mode-tests.el
index
branch: elpa/julia-mode
commit b6b52a479b14727bfb59467766db7967653f072e
Author: Jeff Bezanson
Commit: Yichao Yu
tweaks to emacs syntax highlighting
- the type-parameter case only affected single type parameters. not
worth doing.
- coloring only `error` and `throw` differen
branch: elpa/julia-mode
commit 78024526718479b63fe3804308b65b405a164688
Merge: feb6e79 5812bc3
Author: Jeff Bezanson
Commit: GitHub
Merge pull request #35 from tpapp/fix-10
Fix indentation for anonymous functions.
---
julia-mode-tests.el | 35 +++
ju
branch: elpa/julia-mode
commit ac7431c4a943903ffb179c248dbc4f049e74d6d1
Author: Wilfred Hughes
Commit: Yichao Yu
Mark @ and ! as a symbol constituents, as suggested by @Clemens-H.
Generally only [a-zA-Z0-9] should be word constituents, and everything
else should be a symbol cons
branch: elpa/julia-mode
commit 9c36479c83039c4fc26e583bb1c4dc27de058a4e
Merge: 7802452 1332b74
Author: Jeff Bezanson
Commit: GitHub
Merge pull request #36 from JuliaEditorSupport/jb/typekeywords
update for changed type keywords in 0.6
---
julia-mode.el | 20 +---
1
branch: elpa/julia-mode
commit feb6e79dddc8f992f85ae8c955ce024d57ec5e26
Merge: 483805b 4f56ded
Author: Yichao Yu
Commit: GitHub
Merge pull request #31 from RalphAS/custom-lookback
make lookback distance customizable
---
julia-mode.el | 6 --
1 file changed, 4 insertions(+), 2 d
branch: elpa/julia-mode
commit 747176f42ce1d55e8c0ee16a0d9c55cbd939cd5b
Author: Jeff Bezanson
Commit: Yichao Yu
fix latex symbol \bot
---
julia-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/julia-mode.el b/julia-mode.el
index d67b028..f32637b 100644
--- a/julia-mode.el
+++ b/j
branch: elpa/julia-mode
commit ac22747835ff10c795da37b1f4727c992eed70ea
Author: jake bolewski
Commit: Yichao Yu
remove trailing ws from repo
---
.mailmap | 24
julia-mode.el | 4 ++--
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/.mailmap b/
branch: elpa/julia-mode
commit b99710cabd77c066a051da6ae1d3a9988d18f491
Author: kshramt
Commit: kshramt
`python-mode`-like paren-indent
---
julia-mode-tests.el | 23 +++
julia-mode.el | 22 +++---
2 files changed, 42 insertions(+), 3 deletions(-)
d
branch: elpa/julia-mode
commit 76d5d75243840e7edbe1f9761db64b2807d1114e
Author: Wilfred Hughes
Commit: Yichao Yu
Optimising julia-at-keyword.
It's an expensive function and we call it quite often. Ensure
we do the cheap checks first, and avoid calling julia-in-brackets
only
branch: elpa/julia-mode
commit bfa6d837b142ca67dc220249eae4c9b55ce2c5b8
Author: Jeff Bezanson
Commit: Yichao Yu
major update to modules:
replace "import M.*" with "using M".
import paths are relative to the current module, and search in parent
modules
as necessary.
branch: elpa/julia-mode
commit cb6d4bd09d648f14ef08cec21ce1ad8b81dc05b3
Author: Wilfred Hughes
Commit: GitHub
Fix badge URL
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 289195f..b2a7484 100644
--- a/README.md
+++ b/README.md
@
branch: elpa/julia-mode
commit b24410f30b543fe40500d9130fa3df3710114686
Author: Adam Beckmeyer
Commit: Adam Beckmeyer
Allow user to set multiple arguments to inferior julia
Also fix the call to make-comint-in-buffer so that it's passing the
arguments to julia rather than treatin
branch: elpa/julia-mode
commit 2316ad74e94e58b22514c1c86b8b797ea28e8695
Author: Jeff Bezanson
Commit: Yichao Yu
implement "do" block syntax. closes #441
foo(a,b) do x,y
# ...
end
is syntax for
foo((x,y)->begin
# ...
end,
branch: elpa/julia-mode
commit 4f72dfa5af900212299133170ddefb45ebfafef4
Merge: e4b3428 8818ede
Author: Yichao Yu
Commit: Yichao Yu
Merge pull request #13 from JuliaLang/keywords_in_comments
fix ignoring of keywords inside comments
---
julia-mode-tests.el | 8
julia-mode.el
branch: elpa/julia-mode
commit e5f81457431e0f237c5062ba7278f6bc5da71c34
Author: Wilfred Hughes
Commit: Yichao Yu
Use a separate face for Julia macro invocations.
Fixes https://github.com/JuliaLang/julia/issues/8721
---
julia-mode.el | 8 +++-
1 file changed, 7 insertions(+), 1
branch: elpa/julia-mode
commit b58ccd07f73c8411e9f04f6d340f548461a86884
Author: Viral B. Shah
Commit: Yichao Yu
Begin work on sparse unary operators.
Introduce AbstractSparseMatrix.
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/jul
branch: elpa/julia-mode
commit 0f064b756a342354cefea8b6bb25c17b182aef68
Author: Adam Beckmeyer
Commit: Adam Beckmeyer
Enable color in inferior julia
Also explicitly pass the "-i" flag for interactivity.
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -
branch: elpa/julia-mode
commit 493fb7fe21660f8bf7a9e856a849f9d1b1cb55d0
Author: Steven G. Johnson
Commit: Yichao Yu
note #8947 in julia-mode.el
---
julia-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/julia-mode.el b/julia-mode.el
index 5cd6a08..3b6f030 100644
--- a/julia-mode.
branch: elpa/julia-mode
commit 3597e9af7bec251beee2dfdbbd8d30e17226d018
Author: Wilfred Hughes
Commit: Yichao Yu
Comment improvements.
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index d0881e1..3715793 100644
--- a/juli
branch: elpa/julia-mode
commit 88aab43107fe139146e5dfc93b0607e67c59428a
Author: Stephen J. Eglen
Commit: Yichao Yu
Merge in changes from ESS' version of julia-mode.el
Update syntax entries to use "_" syntax class.
Docstrings added, conforming to `checkdoc'.
Replace error2nil
branch: elpa/julia-mode
commit 9d08954da2454281af10528054ba39a0419fbd59
Author: Éric Thiébaut
Commit: Éric Thiébaut
Update keywords and builtin types to Julia 1.0
- Add \prime to the list of word constituent.
- Fix/replace a number of keywords and builtin types for Julia 1.0 syn
branch: elpa/julia-mode
commit 9edff28729008f828566008c41ac4e9229a135c3
Merge: dc21978 e27e6d2
Author: Yichao Yu
Commit: GitHub
Merge pull request #68 from nverno/fix-compilation
fix compilation error, silence most compile warnings
---
.travis.yml | 4 ++--
julia-mode.el | 38 ++
branch: elpa/julia-mode
commit 6603c79263ccad298c89ddc217f8c1842ff31dbd
Author: Simon Byrne
Commit: Yichao Yu
rename Uint -> UInt in contrib files for syntax highlighting
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
inde
branch: elpa/julia-mode
commit 1332b74fb13cf3d098ce5f5065c73dac00dfd637
Author: Jeff Bezanson
Commit: Jeff Bezanson
update for changed type keywords in 0.6
---
julia-mode.el | 20 +---
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/julia-mode.el b/julia-mode.
branch: elpa/julia-mode
commit deda1e2f9a388e8e7e23d1a6c275bfba7225a46b
Author: Jamie Brandon
Commit: Jamie Brandon
Add test
---
julia-mode-tests.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/julia-mode-tests.el b/julia-mode-tests.el
index be3856a..4f24513 100644
--- a/julia
branch: elpa/julia-mode
commit cde82a9ff05130f9316c23917b7af71e4ddd0d70
Author: Viral B. Shah
Commit: Yichao Yu
Add Float16 to julia-mode.el
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index c168057..c9391cd 100644
---
branch: elpa/julia-mode
commit af5eb639d68640ea5eec51d4d89d1fdab5b4b113
Author: Rafael Fourquet
Commit: Rafael Fourquet
short function syntax: support return type declaration
---
julia-mode-tests.el | 4 +++-
julia-mode.el | 2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
diff
branch: elpa/julia-mode
commit 80c67541294bb2338a93f5de7d7f8c8e3915c8e5
Author: Wilfred Hughes
Commit: Yichao Yu
Silencing byte-compiler warning.
This is warning is harmless (I'm not aware of any plans to remove
`font-lock-syntactic-keywords`) but it has caused concern amongst u
branch: elpa/julia-mode
commit 72d2e0f4beeaee3986655405d01be0606990ba54
Author: Viral B. Shah
Commit: Yichao Yu
Add support for Float16 to various array constructors
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index c93
branch: elpa/julia-mode
commit 115d4dc8a07445301772da8376b232fa8c7168f4
Author: Yichao Yu
Commit: GitHub
Regenerate latex auto completion (#45)
---
julia-mode.el | 361 ++
1 file changed, 189 insertions(+), 172 deletions(-)
diff --git
branch: elpa/julia-mode
commit 10ce821caff88626048c6c5796e07b413aae34ce
Author: Tamas K. Papp
Commit: Tamas K. Papp
Add MELPA badge, clarify installation.
Fixes #89.
---
README.md | 16 ++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/README.md b/READ
branch: elpa/julia-mode
commit f3f2ad18229e7194d28ca83edca010766037ac7a
Author: Wilfred Hughes
Commit: Yichao Yu
Highlight triple quoted strings.
---
julia-mode.el | 20 ++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index 1
branch: elpa/julia-mode
commit 75dc1059e063e6c33122991e62b576006a626d96
Author: James Porter
Commit: Yichao Yu
Merge ESS changes to julia-mode.el with backwards compatibility.
This is just commit 2bfcc92a5499a736d5a434ab9616bdf32a8d5950
with a few compatability fixes.
---
julia
branch: elpa/julia-mode
commit 6408b96c1c97e41bc2af060d661afee4f7b22e89
Author: Tamas K. Papp
Commit: Tamas K. Papp
Transition to cl-lib, drop support for Emacs 23.
Incidental changes:
- use lexical binding (requires Emacs 24)
- rename a variable map which was shad
branch: elpa/julia-mode
commit 873639b96a86dfb8473d62223953b140a0581dd0
Author: Jeff Bezanson
Commit: Yichao Yu
emacs mode: make @ a word character again
this is really part of the identifier, and needed for proper coloring
in some emacs versions
---
julia-mode.el | 2 +-
1 fil
branch: elpa/julia-mode
commit ff5fc36555c303033ff4f08a7c63dd2c0593646e
Author: Rafael Fourquet
Commit: Yichao Yu
julia-mode.el: allow space or no space after :: and <:
---
julia-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
in
branch: elpa/julia-mode
commit 4f024cbae1e1acc31685cc39559da88820b85ad7
Author: nverno
Commit: Rafael Fourquet
make loading "julia-latexsubs" work when using `eval-buffer` (#83)
---
julia-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mo
branch: elpa/julia-mode
commit 05f002c685482f24277557dafc972ad5cc88ef4a
Author: Wilfred Hughes
Commit: Yichao Yu
When indenting code, limit how far back we search.
Fixes https://github.com/JuliaLang/julia/issues/9254 -- performance is
just too bad on long files otherwise.
---
j
branch: elpa/julia-mode
commit 88d7d875ef32eb9fb76917c97150654bb91ac96a
Merge: 7de3b0c bfa54b2
Author: Tamas K. Papp
Commit: GitHub
Merge pull request #121 from JuliaEditorSupport/tp/prefer-rx
Minor point about preferring the rx macro for regexs.
---
README.md | 2 ++
1 file change
branch: elpa/julia-mode
commit 1eacdc608b6ce1947db0a86e61f2061f00a96bc1
Author: Viral B. Shah
Commit: GitHub
Create FUNDING.yml
---
.github/FUNDING.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 000..cc27b73
-
branch: elpa/julia-mode
commit 4b22a795839625111ab08f199a2154c7d32b9f49
Author: Jeff Bezanson
Commit: Yichao Yu
julia-mode.el: remove types that are removed or deprecated
---
julia-mode.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/julia-mode.el b/julia-mode.e
branch: elpa/julia-mode
commit 864e1244a7e74248bdad82c900e20384af26e82f
Author: Tamas K. Papp
Commit: Tamas K. Papp
remove newline
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 6d95ec1..cfc4eb7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,
branch: elpa/julia-mode
commit 307b42b2d274302a0091607a196bf978edd3ded6
Author: Wilfred Hughes
Commit: Yichao Yu
If the previous line has a trailing =, that should take precedence over
blocks.
---
julia-mode.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --gi
branch: elpa/julia-mode
commit 569d41a6a4249ee1e12a84f33c0136b08f637787
Author: Rafael Fourquet
Commit: Yichao Yu
julia-mode.el: stagedfunction, @[no]inline, indented functions, "=:symbol"
---
julia-mode.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/juli
branch: elpa/julia-mode
commit 6b7e956745a78df342e0e87a313dd4a91524df78
Author: yuhan0
Commit: Tamas K. Papp
Fix for derived parent mode (#66)
* Derive julia-mode directly from prog-mode
Note: this drops compatibility with Emacs 23 and solves a bug with
(derived-mode-p
branch: elpa/julia-mode
commit fabafadaa5af2861909393e4091b712f335043b9
Author: Rafael Fourquet
Commit: Yichao Yu
julia-mode.el: improve matching of function assignment syntax
The case when a module qualification is prepended to the function name
is handled like in normal functi
branch: elpa/julia-mode
commit fe6f6f7a80f8d60ecffa5b2cb43667bb9dc11705
Author: Colin Gilgenbach
Commit: GitHub
Allow block indentation inside of parentheticals (#152)
* Allow block indentation inside of parentheticals
* Style changes
---
julia-mode-tests.el | 87 +
branch: elpa/julia-mode
commit f378cbc30253426b3bf270f562a2d7a112fb28a4
Author: Viral B. Shah
Commit: Yichao Yu
Mailmap update.
---
.mailmap | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.mailmap b/.mailmap
index 0fedc25..1ad0a33 100644
--- a/.mailmap
+++ b/.mailmap
@@ -182,3 +182,5
branch: elpa/julia-mode
commit 8bfc709716a257521cb386f20b8932e83db930a9
Author: Tamas K. Papp
Commit: Tamas K. Papp
bump version for release
version in source was already 0.4
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44
branch: elpa/julia-mode
commit 4b41b85f058c2ea2ceaa9a9b050e8c4dac9556fa
Author: Rafael Fourquet
Commit: Yichao Yu
julia-mode.el: `f(x) == something` does not define a function
---
julia-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.
branch: elpa/nasm-mode
commit ad2ff83df5245953ad382df85d917817ea58a269
Author: Christopher Wellons
Commit: Christopher Wellons
Add .gitignore.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..c531d98
--- /dev/null
branch: elpa/julia-mode
commit d91f1d082ade8ac6e42d4943cd183d6087c3cf19
Author: Adam B
Commit: GitHub
Remove regexp-opt workarounds for Emacs < 24 (#101)
# Add explicit dependency on Emacs 24.3
Emacs 24.3 at least is needed for `cl-lib`. Also clean up some other
headers.
branch: elpa/julia-mode
commit c7e3232a198c1210c3eca0846485836e187c6947
Author: Jeff Bezanson
Commit: Yichao Yu
some tuple redesign follow-ups
- add news item
- remove `, ...` syntax, for now use `Vararg{}` instead
- allow tuples of types in reflection functions
- a coup
branch: elpa/julia-mode
commit 11e3904af277157166ff62552e76ae4aa31c50b2
Author: Wilfred Hughes
Commit: Yichao Yu
Backporting regexp-opt functionality to Emacs 23.
See https://github.com/JuliaLang/julia/issues/8537
---
julia-mode.el | 57 +++--
branch: elpa/julia-mode
commit dd3d6825d667cf8eafe4d860b2c64d80ec6e5030
Author: Wilfred Hughes
Commit: Yichao Yu
Fix Emacs 23 error.
This constant is only used in Emacs 24+, and `syntax-propertize-rules`
is not defined in Emacs 23.
---
julia-mode.el | 17 +
1 fi
branch: elpa/julia-mode
commit d69b0956ae19e9b9420c314b6f31d6b94e19ecec
Author: Matthew Blackwell
Commit: GitHub
Removed require statement for auctex that broke prettify. Fixes #99 (#116)
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/j
branch: elpa/julia-mode
commit ff8adf5316224ef57c100a708185866f13965102
Author: Yichao Yu
Commit: Yichao Yu
Add tests for #11684. [ci skip]
---
julia-mode.el | 12
1 file changed, 12 insertions(+)
diff --git a/julia-mode.el b/julia-mode.el
index 407c8b6..31c2df8 100644
--- a/j
branch: elpa/nasm-mode
commit 23cb9de0e66479ca5a88397a4ebba3b2eef1cfc2
Author: Christopher Wellons
Commit: Christopher Wellons
Add imenu support for macro definitions.
---
nasm-mode.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/nasm-mode.el b/nasm-mode
branch: elpa/julia-mode
commit 2e72a0b5d355daf1be6363e618f3a3e4e1b6778b
Author: Philip Woods
Commit: Yichao Yu
Removed (setq comint-proccess-echoes t) from contrib/julia-mode.el
---
julia-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.
branch: elpa/julia-mode
commit 7c1603c37f38b27d0247fca18cf0280b8b6e2375
Author: Marten Lienen
Commit: Yichao Yu
Use more common name for indentation setting
---
julia-mode.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/julia-mode.el b/julia-mode.el
index 9
branch: elpa/julia-mode
commit 0eec10a93a32d10a0f7402cab6d3958b2ae3962c
Author: Ronan Arraes Jardim Chagas
Commit: Ronan Arraes Jardim Chagas
Do not consider `:end` as block ending
The word `:end` was being considered as a block ending. Hence, the
following code:
if a =
branch: elpa/julia-mode
commit 0c6673a1c7a2e0de1f8bfdd13e61d8de1838ef82
Author: Philip Woods
Commit: Yichao Yu
Changed input method for Julia Emacs buffer to TeX
---
julia-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/julia-mode.el b/julia-mode.el
index a2069
branch: elpa/julia-mode
commit dc1794335bb584b5937e995d61ad4732f06dcd5a
Author: David Hanak
Commit: GitHub
Indent imports from submodule correctly (#154)
* Indent using/import from submodules correctly
* Add changelog entry
---
CHANGELOG.md| 2 ++
julia-mode-tests.
branch: elpa/julia-mode
commit a37d541dfb7707c25163c0b6333a0019c16d6a36
Author: Philip Woods
Commit: Yichao Yu
Changed input from TeX mode to use Julia unicode input
---
julia-mode.el | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/julia-mode.el b/julia-m
1 - 100 of 2568 matches
Mail list logo