Skip to content

Commit 585be02

Browse files
spinkneyjoshgoebel
andauthored
enh(stan) Update Stan for version 2.28 (#3413)
Version 2.28 related: * complex and array types * complex numbers * added all new functions and distributions Other Improvements: * highlighting of constants * highlighting for user defined distributions * highlighting for truncation Co-authored-by: Josh Goebel <me@joshgoebel.com>
1 parent e1d3a31 commit 585be02

File tree

5 files changed

+263
-321
lines changed

5 files changed

+263
-321
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Grammars:
2626
- enh(js/ts) improve `CLASS_REFERENCE` (#3411) [Josh Goebel][]
2727
- enh(nsis) Update defines pattern to allow `!` (#3417) [idleberg][]
2828
- enh(nsis) Update language strings pattern to allow `!` (#3420) [idleberg][]
29+
- fix(stan) Updated for Stan 2.28 and other misc. improvements (#3410)
30+
- enh(nsis) Update variables pattern (#3416) [idleberg][]
2931
- fix(clojure) Several issues with Clojure highlighting (#3397) [Björn Ebbinghaus][]
3032
- fix(clojure) `comment` macro catches more than it should (#3395)
3133
- fix(clojure) `$` in symbol breaks highlighting
@@ -35,7 +37,6 @@ Grammars:
3537
- enh(clojure) Add `regex` mode to regex literal
3638
- fix(clojure) Remove inconsistent/broken highlighting for metadata
3739
- enh(clojure) Add `punctuation` mode for commas.
38-
- enh(nsis) Update variables pattern (#3416) [idleberg][]
3940

4041
Developer Tools:
4142

0 commit comments

Comments
 (0)