Commit graph

17 commits

Author SHA1 Message Date
crc
3eec5480ab make some small optimizations to some fll: words
FossilOrigin-Name: 767c0b08d5e9ddd854a15027d025aa1b89f5359c67718b0bf51e2a06c2996f71
2023-10-23 16:08:18 +00:00
crc
fe21169724 add missing source data for a: and d: words
FossilOrigin-Name: 6cd7cec6ee8dff1be8774f32982625fd56ee36927d3452b733c41162392b0137
2023-10-22 21:45:13 +00:00
crc
8f739442ea add glossary data for missing a: words
FossilOrigin-Name: f6f33a2ffdbb82d670aec795fa880c1059e23fdeb1bc683d95feb11b3ee1639f
2023-03-20 15:19:47 +00:00
crc
d0f0079898 add a:first and a:last, new a:map that does not use curry
FossilOrigin-Name: da12a75d7886b4295d6794a3a84a3166ea017d9ab322103186303476d0810b5f
2023-03-20 14:17:14 +00:00
crc
9e030890d2 add a:hash, new a:eq? and a:-eq? using it
FossilOrigin-Name: dfbda4bf2b4a28567bcd65a762aab2d025a94242da26cd857f82d712abe7ec55
2023-03-20 14:02:15 +00:00
crc
20d71b6840 add a:indices and a:indices/string ; rewrite a:index and a:index/string to use them ; add a:temp
FossilOrigin-Name: 64666568dec02f6900c053557be9adc73c3cdf7a8a2fa6d5730001e852fd7fe0
2023-03-20 13:58:11 +00:00
crc
85839e6a89 add d:use-strings to revert to string based dictionary lookups
FossilOrigin-Name: 9657aab01b390e0bc0c4b91f4397cc89400b87f4e6295834ef4fe95bd713a278
2023-03-07 12:54:00 +00:00
crc
7eac7bbe92 add "d:use-hashes"; rehash on image load
FossilOrigin-Name: cf9dc7e328a7b3d303fe2e0efeb4dce6452f06731ae553e471ca651deaabbb9e
2023-03-06 19:36:58 +00:00
crc
f8fe4b98a6 as: words not included by default, split into separate file
FossilOrigin-Name: 19e4a3624a82cd293f23329d9ec5d2755db1eb656f7dd8c10373a78d76cf3b71
2023-01-23 16:08:22 +00:00
crc
1be227fde8 update nga-in-swift; now loads image from image file; works w/current 64-bit image; overflow in math working properly; fixed some input issues
FossilOrigin-Name: 20773b38d2926233f898ea4f77440317d16d56ec4ec01effee352294f14be7d2
2023-01-15 22:09:35 +00:00
crc
0ebb969628 more aa: words folded into a:
FossilOrigin-Name: 26156a951428d86ce180f62db1ebf91af37ba2f866e38d49fb258dc2951a098c
2022-11-29 15:56:55 +00:00
crc
5b7ec555c7 move temporary array buffer to end of RAM
FossilOrigin-Name: 5ae610c4a4ff2f9a34d9107db1d60112f0abfdd020edd43967ae44503d43c15e
2022-11-29 15:52:56 +00:00
crc
32bb71502e begin folding the aa: words into a: (a:left, a:right, a:middle, a:length)
FossilOrigin-Name: c9ee0961c3a638beccc4d5c56d854acc065e43d597d92b6931356ad314a226b7
2022-11-29 15:46:08 +00:00
crc
9be4e94b8d add more of the aa: and as: words
FossilOrigin-Name: fac3068928898bb268834b5eb5ad1d34c4e6db8a5bb7119d2ab730dd485934e0
2022-10-25 09:59:21 +00:00
crc
14e2b7b30e more work on array words, array-based strings
FossilOrigin-Name: 47f59997cd284f8c260a969d8f6288df9386b18ababe830b6109db990500b048
2022-09-06 17:01:34 +00:00
crc
4476362ae3 start working on aa:temp
FossilOrigin-Name: 9319830d8bb7352e0f3d1da9e1eeddf6131de2c05ce8060e9e40915847e35fb0
2022-09-06 14:29:32 +00:00
crc
1cdc78cbc8 start work on new array, array-based strings
FossilOrigin-Name: 119a79b7728fd51a3e2a33c07f854895e26ff3780649281b4587a86c57c76087
2022-08-31 02:05:48 +00:00