index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
main
/
kotlin
/
Samples
/
KotlinWebsiteSampleProcessingService.kt
Age
Commit message (
Expand
)
Author
2019-10-31
Remove all unnecessary files
Kamil Doległo
2018-08-17
Convert assertFails in kws samples without message properly
Simon Ogorodnik
2018-08-17
Fix crash on incorrect sample conversion
Simon Ogorodnik
2018-08-01
Refactoring, replace DocumentationOption with PassConfiguration
aleksZubakov
2017-11-14
Handle indent correctly, Add tests for assertTrue/False samples
Simon Ogorodnik
2017-11-14
Support assertFalse and message in assertTrue/assertFalse
Ilya Gorbunov
2017-04-24
Update bundled kotlin-compiler to 1.1.2
Simon Ogorodnik
2017-03-29
Implement assertion replacement templates for samples
Simon Ogorodnik
2017-02-27
Fix loosing of line breaks inside import list for kotlin-website-samples format
Simon Ogorodnik
2017-02-24
Merge remote-tracking branch 'origin/0.9.14/BlankLines'
Dmitry Jemerov
2017-02-17
Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved
Simon Ogorodnik
2017-02-07
KT-16197 WebDemo: No empty strings
Simon Ogorodnik
2017-01-13
Drop import samples.* for website-samples
Simon Ogorodnik
2016-11-14
Post review fixes, now building text in single pass.
Simon Ogorodnik
2016-11-14
Replacing assertPrints, assertTrue to println for kotlin-website samples, Add...
Simon Ogorodnik