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
8396017b5ba6b49f39d0b3af824e62e7586f2c25
kotlin-fork
/
testlib
T
History
James Strachan
8396017b5b
added example of compiler issue; unable to create 'size' and 'empty' properties on Collection<T> and java.util.Map<T> it seems? wonder if its a qualified name issue - qualified names don't seem to be allowed on extension properties - will raise an issue...
2011-12-23 17:20:25 +00:00
..
lib
first cut of the collection methods in the standard library in
http://confluence.jetbrains.net/display/JET/Standard+Library
along with a little testlib to test them. Still a few TODO things and tidy up (and am sure a few more methods could be very handy too) but its getting Kool :)
2011-12-18 07:17:38 +00:00
src
test dsl
2011-12-22 14:58:25 +02:00
test
added example of compiler issue; unable to create 'size' and 'empty' properties on Collection<T> and java.util.Map<T> it seems? wonder if its a qualified name issue - qualified names don't seem to be allowed on extension properties - will raise an issue...
2011-12-23 17:20:25 +00:00
testlib.iml
better error reporting
2011-12-20 09:17:16 +02:00