Joe Groff
|
238f600da2
|
document number-base prettyprinter variable. add more docs about hex float syntax
|
2009-09-18 15:11:01 -05:00 |
Slava Pestov
|
ded68c67c0
|
Fix bootstrap
|
2009-09-14 20:26:59 -05:00 |
Joe Groff
|
8c14af3f6c
|
add a number-base configuration variable to prettyprint.config. set to 2 to print BIN:, 8 to print OCT:, 10 to print decimal, 16 to print HEX:
|
2009-09-14 15:03:05 -05:00 |
Joe Groff
|
adb15243f2
|
docs for new syntax and pprint config
|
2009-08-30 21:14:14 -05:00 |
Joe Groff
|
dee9f56500
|
add alternate literal syntax "X-array@ PTR LEN" for direct-arrays. pprint with this syntax when c-object-pointers? prettyprint flag is set, or the pointer under the direct-array is invalid
|
2009-08-30 20:23:55 -05:00 |
Slava Pestov
|
05f47c1aaf
|
Prettyprinter now emits assoc-form tuples unless boa-tuple? is on
|
2008-09-06 03:23:54 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |