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
bae92f3a33b3ce4bdb6360f8aabb4e6cd1a093a5
kotlin-fork
/
generators
/
builtins
T
History
Ilya Gorbunov
6360cc3cb5
Unsigned arrays: expose storage field as internal PublishedApi
...
To be able to write basic extensions that access storage array.
2018-08-30 14:58:24 +03:00
..
arrayIterators.kt
Move builtins generators to their own source set
2018-04-28 17:38:13 +03:00
arrays.kt
Docs: clarify default element value of CharArray and BooleanArray
2018-05-25 21:53:52 +03:00
common.kt
Introduce SIZE_BYTES and SIZE_BITS constants for all integral types
2018-08-30 14:51:10 +03:00
functions.kt
Move builtins generators to their own source set
2018-04-28 17:38:13 +03:00
generateBuiltIns.kt
Generate unsigned integers declarations, mostly without implementations
2018-05-22 22:26:24 +03:00
iterators.kt
Move builtins generators to their own source set
2018-04-28 17:38:13 +03:00
primitives.kt
Introduce SIZE_BYTES and SIZE_BITS constants for all integral types
2018-08-30 14:51:10 +03:00
progressionIterators.kt
Move builtins generators to their own source set
2018-04-28 17:38:13 +03:00
progressions.kt
Improve exception message for invalid steps and document step requirements
2018-08-30 14:56:02 +03:00
ranges.kt
Move builtins generators to their own source set
2018-04-28 17:38:13 +03:00
unsignedTypes.kt
Unsigned arrays: expose storage field as internal PublishedApi
2018-08-30 14:58:24 +03:00