summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-03-15Configure project settings for Intellij IDEA (#2217)Mikhail Zarechenskiy
* Add IDEA Project code-style settings * Enable spellchecker in the commit message dialog Note that Grazie has to be present because of IDEA-217753 * Add copyright to IDEA project settings So new files will include the copyright * Enable links to YouTrack issues from commit messages
2022-11-24Ignore root-level benchmarks.jar producer by our benchmark projectVsevolod Tolstopyatov
2020-06-09Add IDEA/Github integration to make all issue references navigable (#851)Vsevolod Tolstopyatov
2019-02-05Move everything related to Json and Protobuf schemas to 'sample' moduleLeonid Startsev
2018-03-07Update runtime library version to match plugin version.upstream/v0.4.2Leonid Startsev
Update examples to use latest version of compiler, plugin and runtime. Update Gradle to run on build agents with Java 9.
2017-09-15Example for Maven pluginLeonid Startsev
2017-07-26KotlinX serialization runtime library migrated to separate projectLeonid Startsev