log

age author description
Tue, 05 Mar 2024 22:27:04 +0100 Lewin Bormann Typst: Minor cleanup in markdown conversion default tip master
Tue, 05 Mar 2024 22:19:43 +0100 Lewin Bormann Merge #2 with published changes
Tue, 05 Mar 2024 22:15:28 +0100 Lewin Bormann Merge pull request #2 from Wuvist/more_types
Tue, 05 Mar 2024 21:54:17 +0800 Wuvist Add implementation for Emph / Strong
Sat, 02 Mar 2024 13:21:17 +0800 Wuvist fix typo
Sat, 02 Mar 2024 13:18:28 +0800 Wuvist Update test case
Sat, 02 Mar 2024 13:02:17 +0800 Wuvist Revert exec_count output
Thu, 01 Feb 2024 02:33:56 +0800 Wuvist Hide execution count
Thu, 01 Feb 2024 02:20:45 +0800 Wuvist Escape markdown text
Thu, 01 Feb 2024 02:18:35 +0800 Wuvist Handle code DisplayData and Stream
Mon, 29 Jan 2024 01:15:05 +0800 Wuvist Format code
Mon, 29 Jan 2024 01:14:54 +0800 Wuvist Add all block types
Fri, 01 Mar 2024 12:52:20 +0100 Lewin Bormann Add comment on read_attachments
Fri, 01 Mar 2024 10:42:29 +0100 Lewin Bormann Fix filenames in expect tests
Fri, 01 Mar 2024 10:29:51 +0100 Lewin Bormann Merge pull request #1 from Wuvist/refine
Mon, 26 Feb 2024 21:30:37 +0800 Wuvist Update attachments hash to pass test
Mon, 26 Feb 2024 21:28:34 +0800 Wuvist Handle stream output text both as string list and string
Sat, 27 Jan 2024 15:50:10 +0800 Wuvist Handle null for execution_count
Sat, 27 Jan 2024 15:16:42 +0800 Wuvist Parse stream text
Mon, 16 Oct 2023 21:10:37 +0200 Lewin Bormann Texmath: fix test
Mon, 16 Oct 2023 20:49:29 +0200 Lewin Bormann Remove unused match clause failing compilation
Thu, 14 Sep 2023 23:20:39 +0200 Lewin Bormann Texmath: drive symbol translation
Thu, 14 Sep 2023 23:01:27 +0200 Lewin Bormann Texmath: foundation for tex-to-typst conversion
Thu, 14 Sep 2023 22:07:37 +0200 Lewin Bormann Texmath: parse expressions even without whitespace
Thu, 14 Sep 2023 21:44:09 +0200 Lewin Bormann Texmath: remove obsolete functions, types
Thu, 14 Sep 2023 21:43:05 +0200 Lewin Bormann Texmath: test operator parsing
Thu, 14 Sep 2023 21:42:25 +0200 Lewin Bormann Texmath: remove `Operator` variant
Thu, 14 Sep 2023 21:39:58 +0200 Lewin Bormann Texmath: more robust parsing
Tue, 05 Sep 2023 09:02:19 +0200 Lewin Bormann Move tests from bin/ to lib/
Sun, 03 Sep 2023 19:05:08 +0200 Lewin Bormann Add Github Actions badge to README
Sun, 03 Sep 2023 18:51:53 +0200 Lewin Bormann github actions: specify ocaml compiler version
Sun, 03 Sep 2023 18:49:55 +0200 Lewin Bormann Add github actions workflow
Sun, 27 Aug 2023 09:57:31 +0200 Lewin Bormann Json_get: Add links to lewinb.net
Sun, 27 Aug 2023 09:54:17 +0200 Lewin Bormann Json_get: add some more combinators
Sat, 26 Aug 2023 14:32:05 +0200 Lewin Bormann Json_get: add keys, values functions and hide type def
Fri, 25 Aug 2023 20:34:23 +0200 Lewin Bormann Typst_of_notebook: convert to Json_get
Fri, 25 Aug 2023 18:07:22 +0200 Lewin Bormann Json_get: provide interface file
Fri, 25 Aug 2023 16:42:36 +0200 Lewin Bormann Notebook: migrate Code cell parser to Json_get
Fri, 25 Aug 2023 16:16:30 +0200 Lewin Bormann Notebook: migrate Markdown parser to Json_get
Fri, 25 Aug 2023 16:01:13 +0200 Lewin Bormann Json_get: ocamlformat
Fri, 25 Aug 2023 15:43:30 +0200 Lewin Bormann Json_get: make error chains reliable
Fri, 25 Aug 2023 15:06:36 +0200 Lewin Bormann Json_get: uncomment remaining tests
Fri, 25 Aug 2023 13:26:00 +0200 Lewin Bormann Json_get: make errors useful
Fri, 25 Aug 2023 11:55:25 +0200 Lewin Bormann Add remaining type combinators
Fri, 25 Aug 2023 11:32:05 +0200 Lewin Bormann Json_get: add more combinators
Thu, 24 Aug 2023 22:19:45 +0200 Lewin Bormann Json_get: Implement experimental Json interaction library
Sat, 19 Aug 2023 20:28:45 +0200 Lewin Bormann Typst_of_notebook: handle SVG code outputs
Sat, 19 Aug 2023 20:28:31 +0200 Lewin Bormann Notebook: minor refactoring of type metadata
Sat, 19 Aug 2023 19:46:53 +0200 Lewin Bormann Markdown: read attachments while parsing cells instead of during formatting
Sat, 19 Aug 2023 11:46:24 +0200 Lewin Bormann Some clean-up
Sat, 19 Aug 2023 10:26:12 +0200 Lewin Bormann Make typst header configurable
Sat, 12 Aug 2023 10:39:50 +0200 Lewin Bormann Remove unnecessary open!
Sat, 12 Aug 2023 09:22:58 +0200 Lewin Bormann Add link to lewinb.net post
Sat, 12 Aug 2023 08:03:21 +0200 Lewin Bormann Enable proper CLI tool
Fri, 11 Aug 2023 15:55:07 +0200 Lewin Bormann Add README
Tue, 08 Aug 2023 22:32:41 +0200 Lewin Bormann Start work on latex math parser
Mon, 07 Aug 2023 22:54:10 +0200 Lewin Bormann Improve attachment decoding
Fri, 04 Aug 2023 21:46:35 +0200 Lewin Bormann Move Notebook module to lib
Fri, 04 Aug 2023 21:45:46 +0200 Lewin Bormann Merge Json_util with Util library
Fri, 04 Aug 2023 21:30:24 +0200 Lewin Bormann Move Util to lib