This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f6d45158bb
factor
/
core
/
strings
History
Slava Pestov
e256846acd
Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement
2008-12-05 06:38:51 -06:00
..
parser
Refactor all usages of >r/r> in core to use dip, 2dip, 3dip
2008-11-23 02:44:56 -06:00
authors.txt
Initial import
2007-09-20 18:09:08 -04:00
strings-docs.factor
Fix permission bits
2008-10-02 08:34:49 -05:00
strings-tests.factor
Fix permission bits
2008-10-02 08:34:49 -05:00
strings.factor
Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement
2008-12-05 06:38:51 -06:00
summary.txt
Initial import
2007-09-20 18:09:08 -04:00
tags.txt
record1 strings
2008-01-31 23:00:08 -06:00