Ilya Gorbunov
|
496df371f4
|
Provide the guide for sample authoring
|
2017-12-29 20:42:46 +03:00 |
|
Ilya Gorbunov
|
5aabcb6ea3
|
Update build instructions in ReadMe to include gradle build step.
Also update links and overall readme structure.
|
2017-04-08 08:37:12 +03:00 |
|
Nikita Skvortsov
|
aaf31945de
|
Fix std lib generator: allow executing from command line.
|
2013-09-22 11:41:07 +04:00 |
|
James Strachan
|
e1234fa5db
|
moved the code generation tools out into a separate package so they don't get confused with test cases
|
2012-05-25 20:44:47 +01:00 |
|
James Strachan
|
939f0e9085
|
added drop(n) and dropWhile(predicates) for KT-2067 - also tail() now returns the usual idea of tail() - namely everything but the head - rather than just the last element. Finally added more test sample code to the kdoc
|
2012-05-23 09:35:16 +01:00 |
|