This website requires JavaScript.
Explore
Mail
Help
Register
Sign In
Meson
/
wren
Watch
1
Star
0
Fork
0
You've already forked wren
forked from
Mirror/wren
Code
Pull Requests
Activity
Files
be11d09bd8b382e0fb7f0dedb581108d52326395
wren
/
test
/
core
History
Bob Nystrom
be11d09bd8
Store hash code in strings.
...
Makes string equality and string map keys much faster. Also did some other general string clean-up.
2015-03-18 07:09:03 -07:00
..
bool
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
class
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
fiber
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
function
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
list
Reverse the argument order of List.insert
2015-03-15 22:51:24 +01:00
map
Handle empty string map keys.
2015-03-17 07:00:54 -07:00
null
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
number
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
object
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
range
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
sequence
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
string
Store hash code in strings.
2015-03-18 07:09:03 -07:00