📁 Source Files

91 files
📄 README
  • Harrayclassobject.h
  • Harrayliteral.h
  • C++arrayobject.cpp
  • Harrayobject.h
  • Hbinary.h
  • Hbitcast.h
  • C++block.cpp
  • Hblock.h
  • C++blockfunctions.cpp
  • Hblockfunctions.h
  • Hcall.h
  • Hcallbase.h
  • Hcallnamed.h
  • Hcanbreak.h
  • Hcancontinue.h
  • Hcanreturn.h
  • Hclass.h
  • C++classobject.cpp
  • Hclassobject.h
  • Hconditionalor.h
  • Hcontainer.h
  • C++context.cpp
  • Hcontext.h
  • Hcontrol.h
  • Hdobreak.h
  • Hdocontinue.h
  • Hdoreturn.h
  • Hdot.h
  • Hdotcall.h
  • Hdotset.h
  • Hdotsetrmw.h
  • Hdoubleclassobject.h
  • Hdoubleliteral.h
  • C++error.cpp
  • Herror.h
  • Hfunction.h
  • C++functionobject.cpp
  • Hfunctionobject.h
  • Hget.h
  • Hif.h
  • Himport.h
  • Hintclassobject.h
  • Hintliteral.h
  • C++intobject.cpp
  • Hintobject.h
  • C++main.cpp
  • C++makerootcontext.cpp
  • Hmakerootcontext.h
  • C++nativefunction.cpp
  • Hnativefunction.h
  • C++node.cpp
  • Hnode.h
  • C++object.cpp
  • Hobject.h
  • Hobjectclassobject.h
  • C++package.cpp
  • Hpackage.h
  • Hpackageatom.h
  • C++packageatominstance.cpp
  • Hpackageatominstance.h
  • C++parse.cpp
  • Hparse.h
  • Hrmw.h
  • Hrootpackage.h
  • Hset.h
  • Hsetrmw.h
  • Hsetsubscript.h
  • Hstringclassobject.h
  • Hstringliteral.h
  • C++stringobject.cpp
  • Hstringobject.h
  • Hsubscript.h
  • Hsubscriptrmw.h
  • Hsuper.h
  • Hsuperconstructorcall.h
  • Hsuperdot.h
  • Hsupermethodcall.h
  • C++symbol.cpp
  • Hsymbol.h
  • Hunary.h
  • C++userclassobject.cpp
  • Huserclassobject.h
  • C++userfunction.cpp
  • Huserfunction.h
  • C++userobject.cpp
  • Huserobject.h
  • Hutils.h
  • C++value.cpp
  • Hvalue.h
  • Hvalueinlines.h
  • Hwhile.h

Zef interpreter after Optimization #5: Value Inlines

This makes common Value methods ALWAYS_INLINE.

Select a file