openfoam/applications
Mark Olesen 268de43afc ENH: provision for delayed reading of compound tokens (#2953)
- the construction of compound tokens is now split into two stages:
    - default construct
    - read contents
  This permits a larger variety of handling.

- the new token::readCompoundToken(..) method allows for simpler
  more failsafe invocations.

- forward resize(), read() methods for compound tokens to support
  separate read and population.
  Top-level refCompoundToken() method for modify access.

ENH: split off a private readCompoundToken() method within ISstream

- this allows overloading and alternative tokenisation handling for
  derived classes
2023-08-16 16:22:17 +02:00
..
solvers ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
test ENH: provision for delayed reading of compound tokens (#2953) 2023-08-16 16:22:17 +02:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities STYLE: qualify Swap with Foam:: prefix (visibility) 2023-08-16 12:28:09 +02:00
Allwmake COMP: increment lemon sources, fix stray comment char (wmkdepend) 2022-05-11 09:53:58 +02:00