pspp
7 weeks agoparser work
Ben Pfaff [Mon, 14 Apr 2025 23:15:33 +0000 (16:15 -0700)]
parser work

7 weeks agomessage fix
Ben Pfaff [Sun, 13 Apr 2025 21:04:37 +0000 (14:04 -0700)]
message fix

7 weeks agoAHEX parsing.
Ben Pfaff [Sun, 13 Apr 2025 21:01:13 +0000 (14:01 -0700)]
AHEX parsing.

7 weeks agoremove dead categorytrait
Ben Pfaff [Sun, 13 Apr 2025 18:12:22 +0000 (11:12 -0700)]
remove dead categorytrait

7 weeks agoclippy
Ben Pfaff [Sun, 13 Apr 2025 18:11:05 +0000 (11:11 -0700)]
clippy

7 weeks agorawstr -> rawstrarray in plans for rawstr(&[u8])
Ben Pfaff [Sun, 13 Apr 2025 18:10:12 +0000 (11:10 -0700)]
rawstr -> rawstrarray in plans for rawstr(&[u8])

7 weeks agoencodedstring
Ben Pfaff [Sun, 13 Apr 2025 18:06:34 +0000 (11:06 -0700)]
encodedstring

7 weeks agoparse_all
Ben Pfaff [Sun, 13 Apr 2025 18:00:08 +0000 (11:00 -0700)]
parse_all

7 weeks agoUse RawString instead of Box<[u8]> in Value.
Ben Pfaff [Sun, 13 Apr 2025 17:05:23 +0000 (10:05 -0700)]
Use RawString instead of Box<[u8]> in Value.

7 weeks agoremove mandatory title
Ben Pfaff [Sun, 13 Apr 2025 16:24:17 +0000 (09:24 -0700)]
remove mandatory title

7 weeks agofix warning
Ben Pfaff [Sun, 13 Apr 2025 16:09:30 +0000 (09:09 -0700)]
fix warning

7 weeks agomost basic Pager works now
Ben Pfaff [Sun, 13 Apr 2025 16:08:06 +0000 (09:08 -0700)]
most basic Pager works now

8 weeks agoremove classes
Ben Pfaff [Sat, 12 Apr 2025 16:05:34 +0000 (09:05 -0700)]
remove classes

8 weeks agomore layers tests
Ben Pfaff [Sat, 12 Apr 2025 16:04:28 +0000 (09:04 -0700)]
more layers tests

8 weeks agomore footnote tests
Ben Pfaff [Sat, 12 Apr 2025 15:41:10 +0000 (08:41 -0700)]
more footnote tests

8 weeks agofinal removal of builders
Ben Pfaff [Sat, 12 Apr 2025 15:25:36 +0000 (08:25 -0700)]
final removal of builders

8 weeks agomore builder removal
Ben Pfaff [Sat, 12 Apr 2025 15:22:29 +0000 (08:22 -0700)]
more builder removal

8 weeks agodelete some builders
Ben Pfaff [Sat, 12 Apr 2025 15:16:17 +0000 (08:16 -0700)]
delete some builders

8 weeks agowork on getting rid of builders
Ben Pfaff [Sat, 12 Apr 2025 15:15:21 +0000 (08:15 -0700)]
work on getting rid of builders

8 weeks agooops, one more Arc
Ben Pfaff [Fri, 11 Apr 2025 23:23:47 +0000 (16:23 -0700)]
oops, one more Arc

8 weeks agoremove some dead code
Ben Pfaff [Fri, 11 Apr 2025 23:16:32 +0000 (16:16 -0700)]
remove some dead code

8 weeks agoget rid of arcs and weaks
Ben Pfaff [Fri, 11 Apr 2025 23:11:56 +0000 (16:11 -0700)]
get rid of arcs and weaks

8 weeks agoGet rid of data_leaves.
Ben Pfaff [Fri, 11 Apr 2025 22:40:50 +0000 (15:40 -0700)]
Get rid of data_leaves.

8 weeks agofootnotes work
Ben Pfaff [Fri, 11 Apr 2025 22:27:05 +0000 (15:27 -0700)]
footnotes work

8 weeks agowork on footnotes
Ben Pfaff [Fri, 11 Apr 2025 20:53:25 +0000 (13:53 -0700)]
work on footnotes

8 weeks agoMore tests
Ben Pfaff [Fri, 11 Apr 2025 15:42:11 +0000 (08:42 -0700)]
More tests

8 weeks agoone more test
Ben Pfaff [Fri, 11 Apr 2025 14:28:20 +0000 (07:28 -0700)]
one more test

8 weeks agotests pass
Ben Pfaff [Fri, 11 Apr 2025 14:21:58 +0000 (07:21 -0700)]
tests pass

8 weeks agocategory and dimension borders 1
Ben Pfaff [Fri, 11 Apr 2025 04:20:24 +0000 (21:20 -0700)]
category and dimension borders 1

8 weeks agoActually let's use the new rendering, it's better.
Ben Pfaff [Fri, 11 Apr 2025 03:56:33 +0000 (20:56 -0700)]
Actually let's use the new rendering, it's better.

8 weeks agoHalf-fix rendering bug
Ben Pfaff [Fri, 11 Apr 2025 03:52:58 +0000 (20:52 -0700)]
Half-fix rendering bug

8 weeks agoWork on tests (new one fails)
Ben Pfaff [Fri, 11 Apr 2025 03:49:25 +0000 (20:49 -0700)]
Work on tests (new one fails)

8 weeks agomore tests
Ben Pfaff [Fri, 11 Apr 2025 00:25:13 +0000 (17:25 -0700)]
more tests

8 weeks agoclippy
Ben Pfaff [Thu, 10 Apr 2025 20:10:17 +0000 (13:10 -0700)]
clippy

8 weeks agoclippy
Ben Pfaff [Thu, 10 Apr 2025 19:56:41 +0000 (12:56 -0700)]
clippy

8 weeks agoclippy
Ben Pfaff [Thu, 10 Apr 2025 18:07:12 +0000 (11:07 -0700)]
clippy

8 weeks agomore tests
Ben Pfaff [Thu, 10 Apr 2025 17:34:27 +0000 (10:34 -0700)]
more tests

8 weeks agocorner labels really work
Ben Pfaff [Thu, 10 Apr 2025 16:28:29 +0000 (09:28 -0700)]
corner labels really work

8 weeks agocorner code looks correct but doesn't show up
Ben Pfaff [Thu, 10 Apr 2025 16:16:24 +0000 (09:16 -0700)]
corner code looks correct but doesn't show up

8 weeks agoDrop label_depth, extra_depth, label_position.
Ben Pfaff [Thu, 10 Apr 2025 15:28:05 +0000 (08:28 -0700)]
Drop label_depth, extra_depth, label_position.

8 weeks ago1d test
Ben Pfaff [Thu, 10 Apr 2025 15:18:35 +0000 (08:18 -0700)]
1d test

8 weeks agofix tests
Ben Pfaff [Thu, 10 Apr 2025 02:55:52 +0000 (19:55 -0700)]
fix tests

8 weeks agocleanup
Ben Pfaff [Thu, 10 Apr 2025 02:10:12 +0000 (19:10 -0700)]
cleanup

8 weeks agocleanup
Ben Pfaff [Thu, 10 Apr 2025 01:01:15 +0000 (18:01 -0700)]
cleanup

8 weeks agotests pass for pivot tables
Ben Pfaff [Wed, 9 Apr 2025 22:24:54 +0000 (15:24 -0700)]
tests pass for pivot tables

8 weeks agopivot table text driver working better
Ben Pfaff [Wed, 9 Apr 2025 21:04:04 +0000 (14:04 -0700)]
pivot table text driver working better

2 months agolabel_depth for a leaf is always 1
Ben Pfaff [Sun, 6 Apr 2025 22:58:23 +0000 (15:58 -0700)]
label_depth for a leaf is always 1

2 months agomore unused fields
Ben Pfaff [Sun, 6 Apr 2025 19:14:12 +0000 (12:14 -0700)]
more unused fields

2 months agoRemove a bunch more unneeded index fields.
Ben Pfaff [Sun, 6 Apr 2025 19:11:34 +0000 (12:11 -0700)]
Remove a bunch more unneeded index fields.

2 months agoRemove Dimension::Level (it was unused).
Ben Pfaff [Sun, 6 Apr 2025 18:48:57 +0000 (11:48 -0700)]
Remove Dimension::Level (it was unused).

2 months agowork
Ben Pfaff [Sun, 6 Apr 2025 18:43:53 +0000 (11:43 -0700)]
work

2 months agoDimension labels not shown by default
Ben Pfaff [Sun, 6 Apr 2025 16:57:02 +0000 (09:57 -0700)]
Dimension labels not shown by default

2 months agoFix rendering bug.
Ben Pfaff [Sun, 6 Apr 2025 16:42:54 +0000 (09:42 -0700)]
Fix rendering bug.

2 months agoFixes
Ben Pfaff [Sun, 6 Apr 2025 16:13:58 +0000 (09:13 -0700)]
Fixes

2 months agoEliminate label_depth from Axis too.
Ben Pfaff [Sun, 6 Apr 2025 15:54:31 +0000 (08:54 -0700)]
Eliminate label_depth from Axis too.

2 months agoChange Axis from holding Arcs to dimensions to indexes.
Ben Pfaff [Sun, 6 Apr 2025 15:49:53 +0000 (08:49 -0700)]
Change Axis from holding Arcs to dimensions to indexes.

2 months agotranspose
Ben Pfaff [Sun, 6 Apr 2025 01:41:08 +0000 (18:41 -0700)]
transpose

2 months agofix some rules
Ben Pfaff [Sun, 6 Apr 2025 00:49:37 +0000 (17:49 -0700)]
fix some rules

2 months agoRefactor how label positions work.
Ben Pfaff [Sat, 5 Apr 2025 20:05:09 +0000 (13:05 -0700)]
Refactor how label positions work.

2 months agoremove some debug prints
Ben Pfaff [Sat, 5 Apr 2025 19:09:18 +0000 (12:09 -0700)]
remove some debug prints

2 months agorefactoring
Ben Pfaff [Sat, 5 Apr 2025 19:07:28 +0000 (12:07 -0700)]
refactoring

2 months agoheadings basically work
Ben Pfaff [Sat, 5 Apr 2025 18:49:59 +0000 (11:49 -0700)]
headings basically work

2 months agosome basic table rendering basically works
Ben Pfaff [Sat, 5 Apr 2025 17:33:54 +0000 (10:33 -0700)]
some basic table rendering basically works

2 months agoUse ndarray for 2-d arrays.
Ben Pfaff [Fri, 4 Apr 2025 20:34:59 +0000 (13:34 -0700)]
Use ndarray for 2-d arrays.

2 months agowork on table rendering
Ben Pfaff [Fri, 4 Apr 2025 20:20:41 +0000 (13:20 -0700)]
work on table rendering

2 months agotest DTIME
Ben Pfaff [Fri, 4 Apr 2025 14:14:03 +0000 (07:14 -0700)]
test DTIME

2 months agoadd tests for TIME and MTIME
Ben Pfaff [Fri, 4 Apr 2025 14:04:38 +0000 (07:04 -0700)]
add tests for TIME and MTIME

2 months agofix mtime10.4
Ben Pfaff [Fri, 4 Apr 2025 13:39:31 +0000 (06:39 -0700)]
fix mtime10.4

2 months agostrip leading spces from time data
Ben Pfaff [Fri, 4 Apr 2025 13:38:24 +0000 (06:38 -0700)]
strip leading spces from time data

2 months agofix too-long time data
Ben Pfaff [Fri, 4 Apr 2025 13:37:13 +0000 (06:37 -0700)]
fix too-long time data

2 months agoadd time test data
Ben Pfaff [Fri, 4 Apr 2025 13:35:40 +0000 (06:35 -0700)]
add time test data

2 months agotest date output
Ben Pfaff [Fri, 4 Apr 2025 13:07:21 +0000 (06:07 -0700)]
test date output

2 months agoRB tests
Ben Pfaff [Thu, 3 Apr 2025 23:08:12 +0000 (16:08 -0700)]
RB tests

2 months agoMONTH parsing
Ben Pfaff [Mon, 31 Mar 2025 20:56:35 +0000 (13:56 -0700)]
MONTH parsing

2 months agowkday format
Ben Pfaff [Mon, 31 Mar 2025 19:44:23 +0000 (12:44 -0700)]
wkday format

2 months agotime and date input format tests
Ben Pfaff [Mon, 31 Mar 2025 19:11:14 +0000 (12:11 -0700)]
time and date input format tests

2 months agowork on testing date input
Ben Pfaff [Sun, 30 Mar 2025 23:27:07 +0000 (16:27 -0700)]
work on testing date input

2 months agowork on date parsing
Ben Pfaff [Sun, 30 Mar 2025 17:03:17 +0000 (10:03 -0700)]
work on date parsing

2 months agoStrParser
Ben Pfaff [Sun, 30 Mar 2025 03:38:46 +0000 (20:38 -0700)]
StrParser

2 months agowork on format parsing
Ben Pfaff [Sun, 30 Mar 2025 02:43:08 +0000 (19:43 -0700)]
work on format parsing

2 months agoparse tests
Ben Pfaff [Fri, 28 Mar 2025 23:34:04 +0000 (16:34 -0700)]
parse tests

2 months agosplit testdata
Ben Pfaff [Fri, 28 Mar 2025 21:35:33 +0000 (14:35 -0700)]
split testdata

2 months agotest F format input
Ben Pfaff [Fri, 28 Mar 2025 21:33:04 +0000 (14:33 -0700)]
test F format input

2 months agowork on styles
Ben Pfaff [Thu, 27 Mar 2025 00:11:44 +0000 (17:11 -0700)]
work on styles

2 months agowork
Ben Pfaff [Wed, 26 Mar 2025 01:55:14 +0000 (18:55 -0700)]
work

2 months agoTest RBHEX.
Ben Pfaff [Tue, 25 Mar 2025 23:07:47 +0000 (16:07 -0700)]
Test RBHEX.

2 months agoAdd PIBHEX, PIB, RB tests.
Ben Pfaff [Tue, 25 Mar 2025 22:15:13 +0000 (15:15 -0700)]
Add PIBHEX, PIB, RB tests.

2 months agoImplement IB.
Ben Pfaff [Tue, 25 Mar 2025 16:17:00 +0000 (09:17 -0700)]
Implement IB.

2 months agoSeparate format display into new module.
Ben Pfaff [Mon, 24 Mar 2025 19:07:10 +0000 (12:07 -0700)]
Separate format display into new module.

2 months agocontinue work on binary formats
Ben Pfaff [Mon, 24 Mar 2025 17:46:53 +0000 (10:46 -0700)]
continue work on binary formats

2 months agoAdd tests for P and PK output formats.
Ben Pfaff [Mon, 24 Mar 2025 16:24:17 +0000 (09:24 -0700)]
Add tests for P and PK output formats.

2 months agotest non-ascii custom currency
Ben Pfaff [Mon, 24 Mar 2025 01:24:12 +0000 (18:24 -0700)]
test non-ascii custom currency

2 months agoAdd tests for leading zeros.
Ben Pfaff [Mon, 24 Mar 2025 01:16:22 +0000 (18:16 -0700)]
Add tests for leading zeros.

2 months agotrivia
Ben Pfaff [Sat, 22 Mar 2025 18:30:32 +0000 (11:30 -0700)]
trivia

2 months agoadd cc tests
Ben Pfaff [Sat, 22 Mar 2025 18:29:12 +0000 (11:29 -0700)]
add cc tests

2 months agowork on testing CCx
Ben Pfaff [Sat, 22 Mar 2025 16:44:15 +0000 (09:44 -0700)]
work on testing CCx

2 months agoFormat output tests pass (for the testdata ones).
Ben Pfaff [Sat, 22 Mar 2025 16:10:37 +0000 (09:10 -0700)]
Format output tests pass (for the testdata ones).

2 months agorefinements
Ben Pfaff [Fri, 21 Mar 2025 02:51:50 +0000 (19:51 -0700)]
refinements

2 months agoMake tests pass for N format.
Ben Pfaff [Fri, 21 Mar 2025 00:30:00 +0000 (17:30 -0700)]
Make tests pass for N format.

This also revises the expected output because the new results are more
accurate.

2 months agostrip trailing whitespace from testdata files
Ben Pfaff [Wed, 19 Mar 2025 16:07:43 +0000 (09:07 -0700)]
strip trailing whitespace from testdata files