Commit Graph

4 Commits

Author SHA1 Message Date
Tomasz Sowa e2a8729a2f Env<>::in is Var<> now and we pass last result as in into next field 2021-11-06 19:07:39 +01:00
Tomasz Sowa b8a9217429 use new FindHelper struct in places where fields, field_index, parameters variables were used 2021-11-05 09:34:05 +01:00
Tomasz Sowa 03a76d35ad - Var is a template now: Var<StreamType>
- removed using cache for a while
- Generator: instead of blocks, functions, objects we have now only variables
  (work in progress)
2021-10-20 08:23:45 +02:00
Tomasz Sowa 09beafeab7 template FunInfo<> renamed to Env<> 2021-08-29 20:55:15 +02:00