Logo
Explore Help
Sign In
miloignis/kraken
1
0
Fork 0
You've already forked kraken
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
3a87970eb3110021f3e6b616df6a54b0e25a606b
kraken/tests/test_conversions.krak

10 lines
117 B
Plaintext
Raw Normal View History

Tons of stuff. Regex still a work in progress, along with related template member function scoping bugs
2015-06-09 20:02:02 -04:00
import io:*
import conversions:*
fun main():int {
println(to_char(65))
Fixed bug where no parameter function calls were not typechecked and function/struct name collision. Improved regex library to where it can do straight-line regexs
2015-06-12 14:16:28 -04:00
println(to_int('B'))
Tons of stuff. Regex still a work in progress, along with related template member function scoping bugs
2015-06-09 20:02:02 -04:00
return 0
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 23ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API