Doug Coleman
|
3b5cbaff8c
|
pack: Implement write-c-string for tftp.
Ruby has hella more string directives we could implement:
https://apidock.com/ruby/Array/pack
|
2019-02-03 13:34:33 -05:00 |
John Benediktsson
|
607de53ad3
|
more test IN: cleanup.
|
2018-02-25 15:44:16 -08:00 |
John Benediktsson
|
b40ba26bac
|
basis/extra: removing '[ @ ] in favor of _ for fried quotations.
|
2018-01-19 23:40:23 -08:00 |
John Benediktsson
|
1613bdfed2
|
pack: add test for M\ object >n-byte-array.
|
2017-01-24 17:52:35 -08:00 |
John Benediktsson
|
9c13aa4b4c
|
pack: M\ string heap-size doesn't exist.
|
2017-01-24 16:11:33 -08:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
b6be8685c3
|
basis: ERROR: changes.
|
2015-08-13 03:20:39 -07:00 |
John Benediktsson
|
09f4c7941f
|
pack: whoops, need to dup result.
|
2015-07-14 17:50:26 -07:00 |
John Benediktsson
|
20ff03f5c0
|
pack: use cum-sum0 from math.statistics.
|
2015-07-14 17:49:04 -07:00 |
Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
dcd8d4ef51
|
pack: add some tests for expand-pack-format.
|
2014-02-24 13:48:11 -08:00 |
John Benediktsson
|
77c122941d
|
pack: support numbered format strings.
|
2014-02-24 11:23:13 -08:00 |
John Benediktsson
|
1a73e79ef7
|
cleanup some use of with-scope.
|
2012-07-19 13:55:34 -07:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
1d12a6707d
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
Slava Pestov
|
73184698a8
|
Remove unused entry from using list
|
2009-04-03 09:45:02 -05:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Doug Coleman
|
41e0db098c
|
make pack/unpack public
|
2009-02-09 16:19:43 -06:00 |
Doug Coleman
|
1979fbc61a
|
pack uses endian library now
|
2009-02-06 23:37:38 -06:00 |
Slava Pestov
|
31f976e0e9
|
pack: cleanup, write macros in more intuitive style that works now
|
2009-02-06 10:22:22 -06:00 |
Doug Coleman
|
8c857f0d4b
|
redo pack/unpack, refactor most of pack to be more efficient.
sorry if i killed a word you were using.
|
2009-01-18 20:40:19 -06:00 |
Doug Coleman
|
0aff3f2452
|
more cleanups. (pack) -> pack, use PRIVATE
|
2009-01-15 19:10:40 -06:00 |
Doug Coleman
|
75af02313c
|
add copyright information to pack
|
2009-01-15 19:08:08 -06:00 |
Doug Coleman
|
681e91cad5
|
clean up pack macros
|
2009-01-15 19:03:55 -06:00 |
Doug Coleman
|
ceada6d56a
|
clean up pack
|
2009-01-15 18:38:58 -06:00 |
Doug Coleman
|
db21e8ed31
|
add way to get length of packed bytes, add words to read packed bytes directly from streams
|
2009-01-15 17:55:30 -06:00 |
Slava Pestov
|
da38cd36dd
|
Move assoc-heaps, formatting, pack, roman, porter-stemmer, soundex, cords to basis
|
2008-12-17 20:18:24 -06:00 |