diff options
Diffstat (limited to '')
4 files changed, 19 insertions, 10 deletions
diff --git a/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md b/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md index abfa643..8d13534 100644 --- a/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md +++ b/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md @@ -4,7 +4,7 @@ title: Durable persistent trees and parser combinators - building a database date: 2020-11-12 -updated_at: 2020-11-14 +updated_at: 2021-02-09 layout: post diff --git a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 0f1103e..262cf16 100644 --- a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -317,9 +317,6 @@ msgstr "" msgid "eu_categories: mediator" msgstr "" -msgid "updated_at: 2020-11-14" -msgstr "" - msgid "" "[[person :likes \"pizza\" 0 true]\n" " [0 :parent :db/root 0 true]\n" @@ -344,6 +341,12 @@ msgid "" "combinators: ~~ParsecC~~ *EDIT*: now archived, the experimentation was fun." msgstr "" +msgid "updated_at: 2021-02-09" +msgstr "" + +#~ msgid "updated_at: 2020-11-14" +#~ msgstr "" + #~ msgid "" #~ "When starting working on x-bindgen, I realized I didn't know what to look " #~ "for in a header file, as I haven't written any C code in many years. So as I" diff --git a/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 0f1103e..262cf16 100644 --- a/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -317,9 +317,6 @@ msgstr "" msgid "eu_categories: mediator" msgstr "" -msgid "updated_at: 2020-11-14" -msgstr "" - msgid "" "[[person :likes \"pizza\" 0 true]\n" " [0 :parent :db/root 0 true]\n" @@ -344,6 +341,12 @@ msgid "" "combinators: ~~ParsecC~~ *EDIT*: now archived, the experimentation was fun." msgstr "" +msgid "updated_at: 2021-02-09" +msgstr "" + +#~ msgid "updated_at: 2020-11-14" +#~ msgstr "" + #~ msgid "" #~ "When starting working on x-bindgen, I realized I didn't know what to look " #~ "for in a header file, as I haven't written any C code in many years. So as I" diff --git a/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 0f1103e..262cf16 100644 --- a/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/pt/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po @@ -317,9 +317,6 @@ msgstr "" msgid "eu_categories: mediator" msgstr "" -msgid "updated_at: 2020-11-14" -msgstr "" - msgid "" "[[person :likes \"pizza\" 0 true]\n" " [0 :parent :db/root 0 true]\n" @@ -344,6 +341,12 @@ msgid "" "combinators: ~~ParsecC~~ *EDIT*: now archived, the experimentation was fun." msgstr "" +msgid "updated_at: 2021-02-09" +msgstr "" + +#~ msgid "updated_at: 2020-11-14" +#~ msgstr "" + #~ msgid "" #~ "When starting working on x-bindgen, I realized I didn't know what to look " #~ "for in a header file, as I haven't written any C code in many years. So as I" |