issues
search
mathworks
/
MATLAB-Language-grammar
This repository contains a regular expression based language grammar for MATLAB to be used by GitHub Linguist for highlighting MATLAB code on GitHub
50
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix grammar when there is a line continuation after class attributes
#94
dklilley
closed
1 month ago
0
Line continuation after classdef attributes breaks syntax highlighting in class
#93
dklilley
closed
1 month ago
0
Property Access Lists break syntax highlighting
#92
albheim
opened
2 months ago
1
[WIP] fixed attribute parsing in properties methods and events
#91
apozharski
opened
3 months ago
0
Correct metaclass parsing
#90
apozharski
closed
3 months ago
1
Metaclass operator argument is treated as variable/property access
#89
apozharski
closed
3 months ago
0
Fix broken attribute parsing in classdef.
#88
apozharski
closed
3 months ago
2
Class Attribute parsing is broken when using cell arrays etc.
#87
apozharski
closed
3 months ago
0
Allow for function calls within brace validation lists
#86
apozharski
closed
3 months ago
6
Validation function parsing not correct for validation functions with arguments
#85
apozharski
closed
3 months ago
0
fix switch statements
#84
watermarkhu
closed
4 months ago
1
Anonymous functions as arguments
#83
watermarkhu
closed
4 months ago
0
Fix elseif and else meta blocks
#82
watermarkhu
closed
4 months ago
0
Import with leading whitespace
#81
watermarkhu
closed
4 months ago
2
"end" keyword not being tokenized correctly
#80
goldrik
closed
4 months ago
0
Syntax Highlighting - While loop EOL comment highlighting situationally incorrect.
#78
psmskelton
closed
4 months ago
2
Parenthesis not tokenized correctly when there is space preceding it
#77
goldrik
opened
7 months ago
0
Variables being tokenized as functions when indexing (i.e. using parens)
#76
goldrik
opened
8 months ago
0
Escape characters are highlighted in character arrays
#75
goldrik
opened
9 months ago
3
Add test action
#74
dklilley
closed
10 months ago
0
Fixes for multiple function definitions
#73
watermarkhu
closed
8 months ago
6
Many issues with multiline function definitions
#72
watermarkhu
closed
8 months ago
0
simplify indexing_curly_brackets
#71
watermarkhu
closed
11 months ago
4
indexing_curly_brackets has a pattern that is never matched.
#70
watermarkhu
closed
11 months ago
0
Fix for lost scope in case of line continuation with comment
#69
watermarkhu
closed
11 months ago
0
Scope lost in case line continuation with comment
#68
watermarkhu
closed
11 months ago
0
Fix Open in MATLAB Online badge
#67
dklilley
closed
1 year ago
0
Incorrect syntax highlighting in comment on while line
#66
ehehela
closed
8 months ago
0
Update broken travis-ci link
#63
dklilley
closed
1 year ago
0
Travis CI build badge is currently broken
#62
dklilley
closed
1 year ago
0
simplify read/write operation regex
#61
watermarkhu
closed
11 months ago
5
Line continuation directly after operators not supported
#60
watermarkhu
closed
11 months ago
0
Comparison operator requires lagging whitespace
#59
watermarkhu
closed
11 months ago
0
Function handle accessor not colored after 4 whitespaces, cannot be separated from anonymous function in case of line continuations
#58
watermarkhu
opened
1 year ago
1
Various fixes for operators
#57
watermarkhu
closed
11 months ago
2
Fix for Line continuations on anonymous functions
#56
watermarkhu
closed
1 year ago
1
Fix for Line continuations on anonymous functions
#55
watermarkhu
closed
1 year ago
0
Line continuations on anonymous functions
#54
watermarkhu
closed
1 year ago
0
Comment color after a comma in switch block
#64
cberggren
closed
4 months ago
0
Property and function validation syntax tokenizes validation functions as keywords
#53
dklilley
opened
1 year ago
1
Incorrect brace syntax highlighting within switch case
#52
dklilley
closed
4 months ago
0
Fixes for import pattern
#51
watermarkhu
closed
1 year ago
6
syntax highlighting bug
#65
versionbayjc
opened
1 year ago
3
Add comma "," to list of delimiters that breaks parsing of unquoted strings
#49
nilsjor
closed
4 months ago
2
Limit single variable assignments to structs and variables
#48
zm-cttae-archive
closed
1 year ago
5
switch syntax highlighting issue
#47
daewon-lee
closed
4 months ago
0
expression of while loop is not syntax highlighted
#46
hirak2525
opened
2 years ago
0
`switch( ... )` support missing
#45
ghost
closed
4 months ago
0
Add superclass method `@` operator
#44
ghost
closed
2 years ago
3
Superclass function call operator
#43
ghost
closed
2 years ago
0
Next