This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bbbca9fbbfa0f352b779bafad562ed99cb14e2c9
kotlin-fork
/
compiler
/
testData
/
integration
/
smoke
T
History
Ilya Chernikov
9766508512
Drop drop lib folder and all (arguably obsolete) dependent usages
2018-01-30 17:06:09 +03:00
..
compilationFailed
…
compileScript
Fix NPE on trying to compile script files
2016-02-01 17:33:46 +03:00
helloApp
…
helloAppFQMain
…
helloAppVarargMain
…
inlineOnly
Don't generate source mapping on inlining 'InlineOnly' functions
2016-02-19 16:08:03 +03:00
largeJavaFile
Increase file size limit of compiler to 20 (was 2.5) megabytes (compiler will not read files larger than that)
2015-12-15 20:24:11 +03:00
largeKotlinFile
Increase file size limit of compiler to 20 (was 2.5) megabytes (compiler will not read files larger than that)
2015-12-15 20:24:11 +03:00
printVersion
Change how kotlinc and tools display their version
2017-04-28 20:49:54 +03:00
scriptDashedArgs
CLI: use "--" to separate free arguments from compiler options
2017-04-20 16:20:54 +03:00
scriptException
Don't generate source mapping on inlining 'InlineOnly' functions
2016-02-19 16:08:03 +03:00
scriptFlushBeforeShutdown
Flush stdout and stderr before shutdown in scripts
2016-03-29 17:53:18 +03:00
simpleScript
…
syntaxErrors
…