Skip to content

str1ng p4st1ng

Latest
Compare
Choose a tag to compare
@giannitedesco giannitedesco released this 11 Nov 03:04
· 5 commits to trunk since this release
  • concatenate consecutive string literals in lexer (allowing multi-line string literals, so you can more nicely format code)
  • fix a bug with tcp.client_hole() accidentally being tcp.server_hole()
  • make dns::answer() use collect args, makes it more flexible / user friendly