summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index 1ccd3e18..652d18ee 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2021 ]
 
+  8. ★★☆ Mary Robinette Kowal, The Relentless Moon
   7. ★☆☆ Connie Willis, Bellwether
   6. ★★☆ Carmen Maria Machado, Her Body and Other Parties
   5. ★★☆ N. K. Jemisin, The City We Became
ex/mdoc.l?id=9e72c0acce13944e568b1a164058b779a4d537f6&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe