| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | remove unneeded `pub` | Nathan Reiner | 2024-08-02 |
| * | add bartheme and barstate to sheetview | Nathan Reiner | 2024-08-02 |
| * | do some clippy cleanups | Nathan Reiner | 2024-08-02 |
| * | sheetview add background theme parameter | Nathan Reiner | 2024-08-02 |
| * | implement new lua interface | Nathan Reiner | 2024-08-02 |
| * | add state which is shared with the lua environment | Nathan Reiner | 2024-08-02 |
| * | minor cleanup | Nathan Reiner | 2024-08-01 |
| * | add insert prompt | Nathan Reiner | 2024-08-01 |
| * | use EvalTo for all sheetview config values | Nathan Reiner | 2024-08-01 |
| * | fix cell typing | Nathan Reiner | 2024-08-01 |
| * | fix command cancel rendering | Nathan Reiner | 2024-08-01 |
| * | add evalsto | Nathan Reiner | 2024-08-01 |
| * | add statusbar widget | Nathan Reiner | 2024-07-28 |
| * | add neosheetrc support | Nathan Reiner | 2024-07-26 |
| * | implement simple log view | Nathan Reiner | 2024-07-25 |
| * | editor add scrolling | Nathan Reiner | 2024-07-25 |
| * | run prettifier | Nathan Reiner | 2024-07-25 |
| * | editor add syntax highlighting using treesitter | Nathan Reiner | 2024-07-25 |
| * | luaeditor add autoindent | Nathan Reiner | 2024-07-25 |
| * | only multithread if overhead is small enough | Nathan Reiner | 2024-07-25 |
| * | use lua prelude | Nathan Reiner | 2024-07-25 |
| * | use call return schema on lua evaluation | Nathan Reiner | 2024-07-25 |
| * | first sketch | Nathan Reiner | 2024-07-25 |