Skip to content

Releases: bastie/JavApi4Swift

Add missing StringBuilder constructor

31 Oct 20:43
Compare
Choose a tag to compare

Extends with more core types and functions

31 Oct 20:37
Compare
Choose a tag to compare

BugFix String functions visibilities

30 Oct 19:57
Compare
Choose a tag to compare

Bugfix: visibility

29 Oct 16:48
Compare
Choose a tag to compare

JavApi includes now AnyDate implementations

29 Oct 14:47
Compare
Choose a tag to compare

To implement java.time the AnyDate project project is included. Step by step when needed it would be refactoring to be like Java API.

make >>> public visible

28 Oct 14:34
Compare
Choose a tag to compare

extends Swift implementation especially with Math and Stack implementations

27 Oct 14:28
Compare
Choose a tag to compare

Checksum implementation

14 Oct 12:00
Compare
Choose a tag to compare

This is a initial release with implements some extensions and java.util.Checksum implementations Adler32, CRC32 and CRC32C.