Skip to content

2021-09-21

Compare
Choose a tag to compare
@vindarel vindarel released this 21 Sep 16:00
· 356 commits to master since this release
  • new page: VSCode with the Alive extension
  • new page: the LispWorks IDE
  • re-wrote the testing page with FiveAM. Added mention of Mockingbird and example of random testing.
  • iteration: unique features of Iterate

Other enhancements:

  • data structures: pretty-print hash tables with Serapeum's dict (portable and readable)
  • thread-safe hash tables
  • many broken URL fixes
  • DB: compose queries with ,@ and backquote
  • functions: how to know if a key parameter was supplied ((&key (foo t foo-p))).
  • the EPUB and PDF did not include the data structures page O_o
  • data structures: add mismatch, adjoin, subsetp, explain stable-sort. alexandria:subseq*
  • updated the contributor steps

Thanks to all the (new) contributors!