issues
search
eirik-kjonstad
/
modern-fortran-syntax
Modern Fortran syntax highlighting for Sublime Text 3/4
MIT License
10
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
variables and functions have the same colour
#72
Nevensky
opened
2 years ago
1
fypp syntax highlighting support
#71
ivan-pi
opened
2 years ago
5
Old-style declarations of variables
#70
eirik-kjonstad
closed
2 years ago
0
Main into development
#69
eirik-kjonstad
closed
2 years ago
0
Development into main for release 1.6.0
#68
eirik-kjonstad
closed
2 years ago
0
Master into development
#67
eirik-kjonstad
closed
2 years ago
0
Associate and block
#66
eirik-kjonstad
closed
2 years ago
0
block/end block (and associate/end associate)
#65
hattom
closed
2 years ago
3
Acc and OMP fixes
#64
MeraX
closed
3 years ago
1
Release 1.5.0
#63
eirik-kjonstad
closed
3 years ago
0
Openacc
#62
MeraX
closed
3 years ago
2
Main into development
#61
eirik-kjonstad
closed
3 years ago
0
Improve symbol list
#60
eirik-kjonstad
closed
3 years ago
0
Release 1.4
#59
eirik-kjonstad
closed
3 years ago
0
Fix errors in syntax tests for Sublime Text 4 and remove incompatibilities with Regex engine
#58
eirik-kjonstad
closed
3 years ago
0
Added earlier recognition of intrinsic type in declarations (#56)
#57
eirik-kjonstad
closed
3 years ago
0
Added earlier recognition of intrinsic type in declarations
#56
eirik-kjonstad
closed
3 years ago
0
Variable declarations only recognize initial type keyword (e.g. real) when :: is reached
#55
eirik-kjonstad
closed
3 years ago
0
Main into development
#54
eirik-kjonstad
closed
3 years ago
0
Fix incomplete procedure pointer continuation
#53
eirik-kjonstad
closed
3 years ago
0
Main into development
#52
eirik-kjonstad
closed
3 years ago
0
Release 1.3
#51
eirik-kjonstad
closed
3 years ago
0
Add import
#50
eirik-kjonstad
closed
3 years ago
0
Fix incomplete use statements
#49
jwortmann
closed
3 years ago
0
Typing "use..." gives incorrect coloring on lines that follow
#48
eirik-kjonstad
closed
3 years ago
2
Import statement not recognized
#47
eirik-kjonstad
closed
3 years ago
0
Release/1.2
#46
eirik-kjonstad
closed
3 years ago
0
Fix incorrect type declaration bug
#45
eirik-kjonstad
closed
3 years ago
0
Fix function calls with object arguments
#44
jwortmann
closed
3 years ago
1
Fix tests
#43
jwortmann
closed
3 years ago
0
Several tests fail in development branch
#42
eirik-kjonstad
closed
3 years ago
1
Updates copyright statement
#41
eirik-kjonstad
closed
3 years ago
0
Improvements to "implicit ..."
#40
eirik-kjonstad
opened
3 years ago
0
Remove obsolete rule for +/- sign in number exponents
#39
jwortmann
closed
3 years ago
0
Fix some missing word boundaries after keywords
#38
jwortmann
closed
3 years ago
0
Tweak number patterns and update scopes to latest conventions
#37
jwortmann
closed
3 years ago
0
Fix scopes for type instance (variable) declaration
#36
jwortmann
closed
3 years ago
1
Functions are in some cases incorrectly scoped as objects
#35
eirik-kjonstad
opened
3 years ago
1
End keyword recognized as keyword.control
#34
eirik-kjonstad
closed
3 years ago
0
Single "end" should be keyword
#33
jwortmann
closed
3 years ago
2
Improve highlighting for module and program keywords
#32
jwortmann
closed
3 years ago
0
Add punctuation scopes to parens and brackets
#31
jwortmann
closed
3 years ago
3
Merge pull request #29 from eirik-kjonstad/release/1.1
#30
eirik-kjonstad
closed
3 years ago
0
Release/1.1
#29
eirik-kjonstad
closed
3 years ago
0
Update readme
#28
eirik-kjonstad
closed
3 years ago
0
Use keyword.control.directive on omp-directives and clauses
#27
eirik-kjonstad
closed
3 years ago
0
Preprocessor scope adjusted to keyword.control.directive
#26
eirik-kjonstad
closed
3 years ago
0
Adjust scopes for intrinsic subroutines and functions
#25
eirik-kjonstad
closed
3 years ago
1
Whitespace incorrectly scoped in variable declaration and interface names
#24
eirik-kjonstad
closed
3 years ago
0
Add highlighting for arguments in function and subroutine declarations
#23
jwortmann
closed
3 years ago
4
Next