Skip to content

v0.0.12

Compare
Choose a tag to compare
@iphydf iphydf released this 03 Feb 01:34
· 69 commits to master since this release
8205b90

Release Notes

Performance improvements

  • Make traverseAst not copy the AST every time. @iphydf (#43)
  • Parse C files in parallel. @iphydf (#39)

Maintenance (Grunt tasks)

  • Use latest instead of versioned toktok-stack image. @iphydf (#41)
  • Remove unused --config=release. @iphydf (#40)