]> git.scottworley.com Git - tablify/log
tablify
3 weeks agoPlumb config into render_leftover()
Scott Worley [Thu, 24 Oct 2024 17:53:42 +0000 (10:53 -0700)]
Plumb config into render_leftover()

3 weeks agoA place to keep per-column mark overrides
Scott Worley [Thu, 24 Oct 2024 17:41:02 +0000 (10:41 -0700)]
A place to keep per-column mark overrides

3 weeks agoLighten background shading
Scott Worley [Thu, 24 Oct 2024 17:24:06 +0000 (10:24 -0700)]
Lighten background shading

3 weeks agoStart on 0.6.0
Scott Worley [Thu, 24 Oct 2024 17:23:15 +0000 (10:23 -0700)]
Start on 0.6.0

6 weeks agoRelease 0.5.1 v0.5.1
Scott Worley [Sat, 5 Oct 2024 02:29:14 +0000 (19:29 -0700)]
Release 0.5.1

6 weeks agoFix hover highlight for relabeled columns
Scott Worley [Sat, 5 Oct 2024 02:28:29 +0000 (19:28 -0700)]
Fix hover highlight for relabeled columns

6 weeks agoPlumb config into render_cell()
Scott Worley [Sat, 5 Oct 2024 02:22:28 +0000 (19:22 -0700)]
Plumb config into render_cell()

6 weeks agoStart on 0.5.1
Scott Worley [Sat, 5 Oct 2024 02:19:10 +0000 (19:19 -0700)]
Start on 0.5.1

6 weeks agoRelease 0.5.0 v0.5.0
Scott Worley [Sat, 5 Oct 2024 02:08:19 +0000 (19:08 -0700)]
Release 0.5.0

6 weeks agoUsage documentation
Scott Worley [Sat, 5 Oct 2024 02:07:52 +0000 (19:07 -0700)]
Usage documentation

6 weeks agoDon't emit useless `class=""`
Scott Worley [Sat, 5 Oct 2024 01:49:27 +0000 (18:49 -0700)]
Don't emit useless `class=""`

6 weeks agoDon't color the background of cells that contain only '×'s
Scott Worley [Sat, 5 Oct 2024 01:47:20 +0000 (18:47 -0700)]
Don't color the background of cells that contain only '×'s

6 weeks agoTally marks
Scott Worley [Sat, 5 Oct 2024 01:33:48 +0000 (18:33 -0700)]
Tally marks

6 weeks ago`!label col:new label` to substitute a different label for a column
Scott Worley [Fri, 4 Oct 2024 21:28:07 +0000 (14:28 -0700)]
`!label col:new label` to substitute a different label for a column

6 weeks agoRename column_header_order → column_header_labels
Scott Worley [Fri, 4 Oct 2024 20:50:14 +0000 (13:50 -0700)]
Rename column_header_order → column_header_labels

6 weeks agoTests for column_header_order()
Scott Worley [Fri, 4 Oct 2024 20:48:57 +0000 (13:48 -0700)]
Tests for column_header_order()

6 weeks agoFactor out column_header_order()
Scott Worley [Fri, 4 Oct 2024 20:39:00 +0000 (13:39 -0700)]
Factor out column_header_order()

6 weeks agoStart on 0.5.0
Scott Worley [Fri, 4 Oct 2024 05:13:16 +0000 (22:13 -0700)]
Start on 0.5.0

6 weeks agoRelease 0.4.0 v0.4.0
Scott Worley [Fri, 4 Oct 2024 05:11:07 +0000 (22:11 -0700)]
Release 0.4.0

6 weeks ago`!hide` to hide a column
Scott Worley [Fri, 4 Oct 2024 04:54:51 +0000 (21:54 -0700)]
`!hide` to hide a column

6 weeks agoPlumb Config into render_all_leftovers()
Scott Worley [Fri, 4 Oct 2024 04:41:11 +0000 (21:41 -0700)]
Plumb Config into render_all_leftovers()

6 weeks agoUse Default trait for default Config
Scott Worley [Fri, 4 Oct 2024 04:38:41 +0000 (21:38 -0700)]
Use Default trait for default Config

6 weeks agoName the DEFAULT_CONFIG
Scott Worley [Fri, 4 Oct 2024 04:33:22 +0000 (21:33 -0700)]
Name the DEFAULT_CONFIG

6 weeks ago!colsep to separate !col columns
Scott Worley [Fri, 4 Oct 2024 03:48:45 +0000 (20:48 -0700)]
!colsep to separate !col columns

6 weeks agoShow line number in command-related error messages
Scott Worley [Thu, 3 Oct 2024 21:17:31 +0000 (14:17 -0700)]
Show line number in command-related error messages

6 weeks agoMake it more clear that the number in an error message is a line number
Scott Worley [Thu, 3 Oct 2024 21:12:08 +0000 (14:12 -0700)]
Make it more clear that the number in an error message is a line number

6 weeks agoInvalid/unknown commands are errors
Scott Worley [Thu, 3 Oct 2024 21:09:41 +0000 (14:09 -0700)]
Invalid/unknown commands are errors

6 weeks agoAllow forcing column layout with `!col <name>` in input
Scott Worley [Thu, 3 Oct 2024 10:14:53 +0000 (03:14 -0700)]
Allow forcing column layout with `!col <name>` in input

6 weeks agoPlumb config around
Scott Worley [Thu, 3 Oct 2024 05:00:39 +0000 (22:00 -0700)]
Plumb config around

6 weeks agoDon't compare entire Config in tests
Scott Worley [Thu, 3 Oct 2024 04:54:33 +0000 (21:54 -0700)]
Don't compare entire Config in tests

6 weeks agoRead column threshold from `!col_threshold <N>` in input
Scott Worley [Wed, 2 Oct 2024 21:15:46 +0000 (14:15 -0700)]
Read column threshold from `!col_threshold <N>` in input

6 weeks agoStart on 0.4.0
Scott Worley [Fri, 4 Oct 2024 05:09:08 +0000 (22:09 -0700)]
Start on 0.4.0

6 weeks agoRelease 0.3.0 v0.3.0
Scott Worley [Wed, 2 Oct 2024 09:45:42 +0000 (02:45 -0700)]
Release 0.3.0

6 weeks agoGet config from read_input()
Scott Worley [Wed, 2 Oct 2024 09:32:34 +0000 (02:32 -0700)]
Get config from read_input()

6 weeks agoMake read_rows() strict (not lazy)
Scott Worley [Wed, 2 Oct 2024 09:25:40 +0000 (02:25 -0700)]
Make read_rows() strict (not lazy)

7 weeks agoTweak appearance of spacer rows
Scott Worley [Thu, 26 Sep 2024 04:14:12 +0000 (21:14 -0700)]
Tweak appearance of spacer rows

7 weeks agoDouble blank lines in the input generate spacer rows
Scott Worley [Thu, 26 Sep 2024 03:56:52 +0000 (20:56 -0700)]
Double blank lines in the input generate spacer rows

7 weeks agoVerify double-line-skip behavior without spacer rows
Scott Worley [Thu, 26 Sep 2024 03:52:08 +0000 (20:52 -0700)]
Verify double-line-skip behavior without spacer rows

7 weeks agoRowlike: Allow spacer rows to be represented
Scott Worley [Thu, 26 Sep 2024 03:44:53 +0000 (20:44 -0700)]
Rowlike: Allow spacer rows to be represented

7 weeks agoTweak appearance of leftovers column
Scott Worley [Thu, 26 Sep 2024 01:45:08 +0000 (18:45 -0700)]
Tweak appearance of leftovers column

7 weeks agoDon't allocate columns to rare events
Scott Worley [Thu, 26 Sep 2024 01:36:50 +0000 (18:36 -0700)]
Don't allocate columns to rare events

7 weeks agoLeftovers column
Scott Worley [Thu, 26 Sep 2024 01:35:04 +0000 (18:35 -0700)]
Leftovers column

7 weeks agoextract render_instances()
Scott Worley [Thu, 26 Sep 2024 01:16:23 +0000 (18:16 -0700)]
extract render_instances()

7 weeks agoRename render_instance → render_one_instance
Scott Worley [Thu, 26 Sep 2024 01:03:09 +0000 (18:03 -0700)]
Rename render_instance → render_one_instance

7 weeks agoin render_row: name 'cells'
Scott Worley [Thu, 26 Sep 2024 00:43:45 +0000 (17:43 -0700)]
in render_row: name 'cells'

7 weeks agorender_row() test
Scott Worley [Wed, 25 Sep 2024 05:40:19 +0000 (22:40 -0700)]
render_row() test

2 months agoUse raw strings so strings with " in them are easier to read
Scott Worley [Thu, 12 Sep 2024 06:12:28 +0000 (23:12 -0700)]
Use raw strings so strings with " in them are easier to read

2 months agoRemove entries as they're rendered
Scott Worley [Thu, 12 Sep 2024 06:02:00 +0000 (23:02 -0700)]
Remove entries as they're rendered

2 months agoConfig
Scott Worley [Wed, 11 Sep 2024 23:09:06 +0000 (16:09 -0700)]
Config

2 months agoDon't be O(n^2) unnecessarily
Scott Worley [Thu, 29 Aug 2024 11:09:56 +0000 (04:09 -0700)]
Don't be O(n^2) unnecessarily

Use a HashMap to store a row's entries.

The InputLine refactor got tangled up in this too.

2 months agoMove the trim_end() down
Scott Worley [Thu, 29 Aug 2024 09:34:41 +0000 (02:34 -0700)]
Move the trim_end() down

We don't want to covert the String to a &str prematurely.

2 months agoPrefer &str over String
Scott Worley [Thu, 29 Aug 2024 09:26:09 +0000 (02:26 -0700)]
Prefer &str over String

At this intermediate step in this refactor, we leak() everything(!)

2 months agoEscape HTML characters properly
Scott Worley [Sat, 24 Aug 2024 10:24:01 +0000 (03:24 -0700)]
Escape HTML characters properly

2 months agoRefactor: Collect to Vec and join(" ")
Scott Worley [Sat, 24 Aug 2024 09:32:59 +0000 (02:32 -0700)]
Refactor: Collect to Vec and join(" ")

2 months agoCenter text in each cell
Scott Worley [Sat, 24 Aug 2024 08:52:41 +0000 (01:52 -0700)]
Center text in each cell

2 months agoStart on 0.3.0
Scott Worley [Sat, 24 Aug 2024 08:50:21 +0000 (01:50 -0700)]
Start on 0.3.0

2 months agoRelease 0.2.1 v0.2.1
Scott Worley [Tue, 20 Aug 2024 18:01:13 +0000 (11:01 -0700)]
Release 0.2.1

2 months agoStart a README
Scott Worley [Tue, 20 Aug 2024 17:58:01 +0000 (10:58 -0700)]
Start a README

2 months agoSort columns _descending_ by frequency
Scott Worley [Tue, 20 Aug 2024 17:38:24 +0000 (10:38 -0700)]
Sort columns _descending_ by frequency

2 months agoA little more space up top
Scott Worley [Tue, 20 Aug 2024 02:42:24 +0000 (19:42 -0700)]
A little more space up top

Someday-maybe: Dynamically guess at this from column title lengths.

2 months agoStart keeping a changelog
Scott Worley [Tue, 20 Aug 2024 17:41:16 +0000 (10:41 -0700)]
Start keeping a changelog

2 months agoStart on 0.2.1
Scott Worley [Tue, 20 Aug 2024 17:39:59 +0000 (10:39 -0700)]
Start on 0.2.1

2 months agoRelease 0.2.0 v0.2.0
Scott Worley [Mon, 19 Aug 2024 21:35:44 +0000 (14:35 -0700)]
Release 0.2.0

2 months agoRemove unused CSS
Scott Worley [Mon, 19 Aug 2024 21:23:26 +0000 (14:23 -0700)]
Remove unused CSS

2 months agoSet ids, add divs & triggers to engage with the CSS & JS
Scott Worley [Mon, 19 Aug 2024 21:16:42 +0000 (14:16 -0700)]
Set ids, add divs & triggers to engage with the CSS & JS

2 months agoLighter gray background for active cells
Scott Worley [Mon, 19 Aug 2024 21:15:33 +0000 (14:15 -0700)]
Lighter gray background for active cells

2 months agoClippy wants this to use mut and write!
Scott Worley [Mon, 19 Aug 2024 20:56:55 +0000 (13:56 -0700)]
Clippy wants this to use mut and write!

2 months agoRender column headers
Scott Worley [Mon, 19 Aug 2024 20:46:51 +0000 (13:46 -0700)]
Render column headers

2 months agoRender table
Scott Worley [Mon, 19 Aug 2024 20:36:15 +0000 (13:36 -0700)]
Render table

2 months agocolumn_order()
Scott Worley [Mon, 19 Aug 2024 19:55:11 +0000 (12:55 -0700)]
column_order()

2 months agoTrim whitespace when parsing entries
Scott Worley [Mon, 19 Aug 2024 19:43:34 +0000 (12:43 -0700)]
Trim whitespace when parsing entries

2 months agoSplit entries at ':' to separate instance data
Scott Worley [Mon, 19 Aug 2024 19:41:49 +0000 (12:41 -0700)]
Split entries at ':' to separate instance data

2 months agoMake a place in Entrty for instance data
Scott Worley [Mon, 19 Aug 2024 19:29:52 +0000 (12:29 -0700)]
Make a place in Entrty for instance data

2 months agoEntry type
Scott Worley [Mon, 19 Aug 2024 19:21:49 +0000 (12:21 -0700)]
Entry type

2 months agoHTML, CSS, & JS
Scott Worley [Mon, 19 Aug 2024 19:04:29 +0000 (12:04 -0700)]
HTML, CSS, & JS

Copied over from the old prototype

2 months agoStart connecting stuff
Scott Worley [Mon, 19 Aug 2024 18:45:25 +0000 (11:45 -0700)]
Start connecting stuff

2 months agoSort column counts
Scott Worley [Mon, 19 Aug 2024 18:28:02 +0000 (11:28 -0700)]
Sort column counts

2 months agoDon't count multiple entries in a single row in column counts
Scott Worley [Mon, 19 Aug 2024 18:17:26 +0000 (11:17 -0700)]
Don't count multiple entries in a single row in column counts

2 months agoColumn counts
Scott Worley [Mon, 19 Aug 2024 18:09:43 +0000 (11:09 -0700)]
Column counts

2 months agoLine numbers in error messages
Scott Worley [Mon, 19 Aug 2024 17:49:44 +0000 (10:49 -0700)]
Line numbers in error messages

2 months agoTreat all-whitespace lines as blank lines
Scott Worley [Mon, 19 Aug 2024 08:48:16 +0000 (01:48 -0700)]
Treat all-whitespace lines as blank lines

As a side effect, this also removes trailing whitespace, which nice.

2 months agoProper log parsing
Scott Worley [Mon, 19 Aug 2024 08:38:40 +0000 (01:38 -0700)]
Proper log parsing

I'm bummed that this couldn't be a simple Iterator::scan().  Scan
doesn't have a way to get control one last time at end-of-stream to dump
the accumulator state.

2 months agoRead multiple row headers
Scott Worley [Mon, 19 Aug 2024 07:17:14 +0000 (00:17 -0700)]
Read multiple row headers

2 months agoRead one row header
Scott Worley [Mon, 19 Aug 2024 07:12:54 +0000 (00:12 -0700)]
Read one row header

2 months agoread_rows() lies
Scott Worley [Mon, 19 Aug 2024 06:46:55 +0000 (23:46 -0700)]
read_rows() lies

2 months agoSeparate library & executable
Scott Worley [Mon, 19 Aug 2024 06:13:03 +0000 (23:13 -0700)]
Separate library & executable

2 months agoSwitch to rust
Scott Worley [Mon, 19 Aug 2024 05:56:43 +0000 (22:56 -0700)]
Switch to rust

3 years agoThe prototype
Scott Worley [Wed, 4 Aug 2021 18:55:02 +0000 (11:55 -0700)]
The prototype

2 months agoLicense: GPL-3
Scott Worley [Mon, 19 Aug 2024 05:43:25 +0000 (22:43 -0700)]
License: GPL-3