Logo
Explore Mail Help
Register Sign In
Mirror/wren
1
0
Fork 1
You've already forked wren
mirror of https://github.com/wren-lang/wren.git synced 2026-01-11 06:08:41 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
97bc340737a55135337e13743ff53e9e010dddb1
wren/test/core
History
ruby0x1 8361217369 Num; add min, max and clamp
2020-12-03 13:18:13 -08:00
..
bool
"IO" -> "System".
2015-09-15 07:46:09 -07:00
class
"IO" -> "System".
2015-09-15 07:46:09 -07:00
fiber
Add support for Fiber.try(_) (#835)
2020-12-03 08:21:37 -08:00
function
Fn call: move arity check into interpret loop, which avoid the expensive if after the call, since runtime errors originating inside the call itself will still be handled, we only have the one emitted from call itself.
2020-09-18 15:42:37 -07:00
list
List; add swap(index0, index1)
2020-12-03 13:17:53 -08:00
map
Add MapEntry to core to let maps be directly iterated.
2016-07-06 07:17:07 -07:00
map_entry
Add MapEntry to core to let maps be directly iterated.
2016-07-06 07:17:07 -07:00
null
"IO" -> "System".
2015-09-15 07:46:09 -07:00
number
Num; add min, max and clamp
2020-12-03 13:18:13 -08:00
object
It turns out "is" is just a normal overridable operator. Who knew?
2015-11-07 13:00:24 -08:00
range
Kill duplicate test.
2017-04-08 12:53:33 -07:00
sequence
Make it an error to skip or take a negative count.
2017-03-15 07:22:44 -07:00
string
Added String.fromByte with docs and unit test
2019-02-27 08:10:54 -05:00
string_byte_sequence
"IO" -> "System".
2015-09-15 07:46:09 -07:00
string_code_point_sequence
"IO" -> "System".
2015-09-15 07:46:09 -07:00
system
"IO" -> "System".
2015-09-15 07:46:09 -07:00
Powered by Gitea Version: 1.24.0 Page: 1041ms Template: 222ms
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