Skip to content

Changes

Summary

  1. New match category (#64) (details)
Commit 730412ebe4e35ddca5a51ed549b8aa36d54a9992 by noreply
New match category (#64)

Added a new match type @unsafe match so that one may use match without using an exception.  Might be good in some cases to save performance.
The file was modified src/matchcontinue.jl (diff)
The file was modified src/utilityMacros.jl (diff)
The file was modified src/metaRuntime.jl (diff)
The file was modified src/MetaModelica.jl (diff)