IDNI / TML

Tau Meta-Language
http://www.idni.org
122 stars 28 forks source link

Only add a front if theres no recursion. Added source code for eval a… #45

Closed murisi closed 3 years ago

murisi commented 3 years ago

…nd partial regression tests.

codecov-io commented 3 years ago

Codecov Report

Merging #45 (cec4269) into master (fa8a9b8) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #45      +/-   ##
=========================================
- Coverage    0.75%   0.75%   -0.01%     
=========================================
  Files          32      32              
  Lines       10307   10309       +2     
=========================================
  Hits           78      78              
- Misses      10229   10231       +2     
Impacted Files Coverage Δ
src/driver.cpp 0.00% <0.00%> (ø)
src/input.cpp 6.06% <0.00%> (ø)
src/input.h 0.00% <ø> (ø)
src/output.cpp 0.27% <0.00%> (ø)
src/tables.cpp 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c64a16d...cec4269. Read the comment docs.