This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b6a2684e2bf9389207079049f0032f5cf265471
wren
/
test
/
core
T
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