aboutsummaryrefslogtreecommitdiffstats
path: root/sd-plugin/src/main
Commit message (Expand)AuthorAgeFilesLines
* Move and renameJon Bratseth2021-11-1864-3408/+0
* Minor code cleanupJon Bratseth2021-11-1848-28/+104
* Remove unnecessary files and fix iconsJon Bratseth2021-11-186-268/+0
* CleanupJon Bratseth2021-11-1852-246/+238
* Merge branch 'master' into arnej/extend-intellij-pluginJon Bratseth2021-11-043-68/+85
|\
| * Fix grammar according to .sd test filessariel2021-11-042-44/+51
| * Grammar fixes- all .sd test files until function_arguments_with_expressions/t...sariel2021-11-033-36/+47
* | add "match-features" syntaxArne H Juul2021-11-043-1/+8
|/
* Minor fix in FieldTypeName rulesariel2021-11-011-2/+2
* Remove <version> from plugin.xml (because version is injected from build.gradle)sariel2021-11-011-1/+0
* Change SdLexerAdapter directorysariel2021-11-013-2/+3
* Add implementations for deprecated methods (Jetbrains requirement)sariel2021-11-011-2/+16
* Fix a missing importsariel2021-11-012-3/+3
* Fix a mistake in KeywordOrIdentifiersariel2021-10-311-1/+1
* Minor version and group/vendor changesariel2021-10-311-2/+2
* Change author name from shahariel to Shahar Arielsariel2021-10-3150-53/+54
* Change icon of override macrosariel2021-10-311-0/+0
* Fix the use of "invokestatic" that may lead to "NoSuchMethodError" exception ...sariel2021-10-311-6/+2
* Change sd.bnf and Java code to enable generating the parser and lexer from th...sariel2021-10-311-0/+58
* Fix some compatibility issuessariel2021-10-313-22/+11
* Change sd.bnf and Java code to enable generating the parser and lexer from th...sariel2021-10-2720-437/+402
* Add a note about refactoring in the plugin's descriptionsariel2021-10-271-8/+4
* Move sd.flex into lexer packagesariel2021-10-271-1/+1
* Merge branch 'master' into masterShahar Ariel2021-10-2146-5/+51
|\
| * Update mail addressesJon Bratseth2021-10-201-1/+1
| * Merge branch 'master' into bratseth/add-missing-copyrightsJon Bratseth2021-10-2050-206/+313
| |\
| * | Add missiung copyrightsJon Bratseth2021-10-2048-6/+54
* | | Add keywords to the syntax highlightersariel2021-10-211-24/+91
* | | change STRING regex to be called STRING_REG, so it won't mix with "string" ty...sariel2021-10-214-11/+12
* | | Update plugin's description in plugin.xml, change plugin's iconsariel2021-10-213-33/+25
| |/ |/|
* | Add class headers with description and @author tagsariel2021-10-2050-116/+209
* | Update plugin's namesariel2021-10-201-5/+5
* | Complete grammar, add annotationsariel2021-10-206-86/+102
|/
* Delete jdShahar Ariel2021-10-181-1/+0
* Add files via uploadShahar Ariel2021-10-1864-0/+3350
* Create jdShahar Ariel2021-10-181-0/+1