Commit Graph

82 Commits

Author SHA1 Message Date
Maxim Shafirov 0ec6132798 Actors moved to other examples 2012-02-02 20:52:14 +04:00
Alex Tkachman b63fbccba6 actors moved from stdlib to example 2012-02-02 13:02:48 +02:00
Alex Tkachman fd3ae3923a actors example and related bug fixes 2012-02-02 11:15:26 +02:00
Alex Tkachman 9559decfc0 some tweaks of VFS example to be more Kotlin 2012-02-01 10:48:28 +02:00
Andrey Breslav b8ccee7bdf Luhny Code Challenge. Proposed by Bob Lee. Ported to Kotlin by Leonid Shalupov. 2012-01-27 21:00:33 +04:00
Evgeny Gerashchenko ca1abed3a9 Added example-vfs project written on Kotlin. 2012-01-27 18:31:20 +04:00
Andrey Breslav 9421475ef4 Swing builder example (started) 2012-01-25 17:26:49 +04:00
Andrey Breslav f52eae71d0 GreatSyntacticShift: 'namespace' -> 'package' 2011-12-25 15:51:59 +04:00
Alex Tkachman b0b14ecaa2 examples converted to new syntax 2011-12-22 14:50:21 +02:00
Alex Tkachman 117f03cbbf System.timeMillis method renamed to measureTimeMillis and measureTimeNano added 2011-12-20 12:54:21 +02:00
Alex Tkachman ccdc80d1fe fix for while-loop-ending-with-if bug 2011-12-20 11:23:13 +02:00
Alex Tkachman e19acf4922 LockPerf benchmark 2011-12-19 15:57:48 +02:00
Alex Tkachman 307040968c optimizations for instanceof List<*> 2011-12-16 13:09:36 +04:00
Alex Tkachman 92d8d2de72 functional list benchmark and part of rewrite of type info codegen for performance reasons 2011-12-12 10:40:42 +02:00
Alex Tkachman 157875111d default args in BinaryTrees benchmark 2011-12-08 19:32:31 +02:00
Alex Tkachman 42a0062b79 LockPerf benchmark and related fixes (nested closures) 2011-12-08 16:24:41 +02:00
Alex Tkachman b89956f1fd LockPerf benchmark and related fixes (try/break/continue interoperability) 2011-12-08 11:18:27 +02:00
Alex Tkachman 41111c3bee spectral norm benchmark 2011-12-07 15:36:07 +02:00
Alex Tkachman d272979b09 thread ring benchmark and related bug fixes (non null array creation and wrong signature of enclosing class) 2011-12-07 11:51:50 +02:00
Alex Tkachman ce1718e518 better handling of empty if/else blocks 2011-11-29 11:56:30 +02:00
Alex Tkachman e787d94b96 ++/-- performance optimization 2011-11-29 09:35:11 +02:00
Alex Tkachman 4012fc8a5f netty server example 2011-11-03 19:06:09 +01:00
Dmitry Jemerov 344dea0ad5 extact CompileSession class; work in progress on module compilation 2011-10-31 13:35:33 +01:00
Dmitry Jemerov af1840e5c0 attempt to write a module script 2011-10-28 17:16:14 +02:00
Alex Tkachman 5d2241dfbe jet.runtime package introduced 2011-10-24 15:06:22 +02:00
Alex Tkachman 2010d770b5 Iterator.hasNext() becomes property 2011-10-23 20:20:41 +02:00
Alex Tkachman 5b1d6052d5 small bug-fix 2011-10-23 15:20:54 +02:00
Alex Tkachman a62fb23e15 work in progress on examples 2011-10-23 13:15:37 +02:00
Alex Tkachman d76c5d47fd compiler options 2011-10-22 20:22:41 +02:00
Dmitry Jemerov a80398098b examples 2011-10-20 16:21:14 +02:00
Dmitry Jemerov 5e73a1b9fe final slides from rivieradev 2011-10-20 16:21:13 +02:00
Dmitry Jemerov 1fe1d1e4d1 samples from presentation 2011-10-20 16:21:12 +02:00
Dmitry Jemerov abbb31080f slides for RivieraDev 2011-10-18 19:33:23 +02:00
Dmitry Jemerov abe0495a14 kt 2011-10-17 18:58:48 +02:00
Andrey Breslav 16dcbd41cb "trait" instead of "trait class"
virtual -> open
 "final" introduced
 "wraps" dropped
2011-09-09 16:16:05 +04:00
Dmitry Jemerov 368f2c77cf stdlib module in examples project 2011-07-15 16:01:21 +02:00
Dmitry Jemerov 4ccdb46165 foo 2011-07-15 16:00:52 +02:00
Dmitry Jemerov 516738ba2f one more example 2011-07-06 11:55:51 +02:00
Dmitry Jemerov ae4a6e1558 more examples 2011-06-30 20:03:01 +02:00
Dmitry Jemerov 48f23a0ca1 colossal cave wip 2011-06-29 20:52:01 +02:00
Dmitry Jemerov 796b815897 colossal cave wip 2011-06-29 17:38:39 +02:00
Dmitry Jemerov 35ee989a70 implementation so far 2011-06-17 17:33:14 +02:00
Dmitry Jemerov a5fdcf9fb1 moving stuff around 2011-06-15 18:54:41 +02:00
Dmitry Jemerov 9625ae5d95 remove ?. which is now redundant thanks to nullability inference 2011-06-15 17:36:57 +02:00
Dmitry Jemerov 46208ad14f get rid of 'new' 2011-06-15 17:26:42 +02:00
Dmitry Jemerov 5413bebd33 colossal cave wip 2011-05-30 21:51:16 +04:00
Dmitry Jemerov 2fd4f39be0 colossal cave WIP 2011-05-30 16:28:05 +04:00
Dmitry Jemerov 2052683de3 ColossalCave wip 2011-05-29 19:35:36 +04:00
Dmitry Jemerov b2df0879b3 24 game done 2011-05-27 19:10:56 +04:00
Dmitry Jemerov 815a423dc1 24 game WIP 2011-05-26 17:57:55 +04:00