Skip to content

MetaCall v0.4.6 [2021-05-19]

Compare
Choose a tag to compare
@viferga viferga released this 19 May 13:07
· 30 commits to a72d15c58c7a81616ef38b49b1f17dadaabfce91 since this release
  • Add traceback for python loading scripts.
  • Solve metacallcli-py-tsx test.
  • Solve metacallcli-py-tsx test.
  • Solve metacallcli-py-tsx test.
  • Bump nokogiri from 1.11.1 to 1.11.4 in /source/scripts/ruby/blog/source
  • Bump puma from 4.3.5 to 4.3.8 in /source/scripts/ruby/blog/source
  • Add a benchmark for log showing the difference of switching between log_write_impl and log_write_impl_va ( #140 ).
  • Fix pre-commit-add-contributor hook for first time contributors
  • Improve CLI tests and add a failing test for python + tsx.
  • Disable asan with signalstack to debug better CoreCLR in compile options.
  • Improve a bit the clang-format cmake find script.
  • Resolve memory leak from load from file.
  • Corrected minor bug of memory leak in the destruction of the proxy loader.
  • Update languages under construction in docs.
  • Update minor bug in LLVM loader and remove unnecessary comments.
  • changed required llvm version from 11.0.1 to 11 and solved collision between metacall func and llvm func
  • Add formatting to the last two commits.
  • Add base for Julia loader.
  • Now unload the ClrCore lib in linux implementation
  • Removed warnings and worked a little bit on initialize
  • React tests passing.
  • Add test for TSX templating with react (not working yet).
  • Update readme from node port.