Commit Graph

66 Commits

Author SHA1 Message Date
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 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
Dmitry Jemerov e6bc303345 24 game wip 2011-05-26 14:27:10 +04:00
Dmitry Jemerov 93b30bd7c7 TwentyFourGame wip 2011-05-26 13:37:29 +04:00
Dmitry Jemerov 023a67949e nicer bottles 2011-04-15 15:04:33 +02:00
Dmitry Jemerov 217f6eda32 bottles are a bit nicer now 2011-04-14 20:10:40 +02:00
Dmitry Jemerov 1d01d519b9 a working version of 99 bottles 2011-04-14 18:21:32 +02:00
Andrey Breslav e94102a586 Match replaced with when 2011-01-14 20:16:20 +03:00
Andrey Breslav 4d4e9cc342 Better testing framework, examples added as tests 2011-01-02 21:26:50 +03:00
Maxim Shafirov b80460746a sample update: constructor doesn't have fun keyword before this 2011-01-02 20:12:25 +03:00
Maxim Shafirov b7493012af Samples updated to latest syntax 2011-01-02 20:06:28 +03:00
Andrey Breslav cd38e28e15 A bug in eol enablement fixed 2011-01-02 16:46:10 +03:00
Andrey Breslav f3f4a361d0 Examples fixed, some bugs found 2010-12-30 17:01:13 +03:00
Andrey Breslav 2305f3c445 Fixing function types 2010-12-29 15:42:57 +03:00
Andrey Breslav cfcb9d7d7d New syntax for property accessors 2010-12-22 19:28:22 +03:00
Andrey Breslav f9eb67c0a1 Local/inner types 2010-12-10 17:20:10 +03:00