This website requires JavaScript.
Explore
Help
Sign in
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2027092ff9
fints4k
/
common
/
src
/
iosMain
/
kotlin
/
net
/
dankito
/
utils
/
multiplatform
History
dankito
2027092ff9
Keeping NSDecimalNumber now as a class property instead of deriving from it as it's almost impossible to correctly derive from it (NSCoder seams to be the only allowed construction but crashes then at run time)
2022-02-07 00:17:53 +01:00
..
log
Extracted createLogOutput()
2022-02-07 00:17:53 +01:00
BigDecimal.kt
Keeping NSDecimalNumber now as a class property instead of deriving from it as it's almost impossible to correctly derive from it (NSCoder seams to be the only allowed construction but crashes then at run time)
2022-02-07 00:17:53 +01:00
Date.kt
Using now Date and UUID from common in fints4k. Could therefore remove klock
2022-02-07 00:17:53 +01:00
DateFormatter.kt
Added parse()
2022-02-07 00:17:53 +01:00
Extensions.kt
Implemented deserializing BankList.json on iOS (but packaging BankList.json doesn't work yet, manually linked it to iOSApp project)
2022-02-07 00:17:53 +01:00
File.kt
Added parent property
2022-02-07 00:17:53 +01:00
UUID.kt
Implemented platform specific wrapper classes for BigDecimal, Date, File and UUID
2022-02-07 00:17:53 +01:00