openfoam/applications/test/dictionary
Mark Olesen 6b5492e3bd ENH: code simplification, improvements for reading dictionary variables
- Now accept '/' when reading variables without requiring
  a surrounding '{}'

- fix some degenerate parsing cases when the first character is
  already bad.

  Eg, $"abc" would have previously parsed as a <$"> variable, even
  although a double quote is not a valid variable character.

  Now emits a warning and parses as a '$' token and a string token.
2019-10-08 18:43:38 +02:00
..
Make STYLE: uniform 'Test-' prefix for all applications/test 2010-11-23 16:26:04 +01:00
blockMeshDict1.calc ENH: stringOps::toScalar improvements 2019-10-04 17:50:55 +02:00
blockMeshDict1.eval ENH: stringOps::toScalar improvements 2019-10-04 17:50:55 +02:00
Test-dictionary.C ENH: improvements to stringOps::expand operations 2019-10-07 08:27:19 +02:00
testDict RELEASE: Version clean-up for release 2019-06-25 11:51:19 +01:00
testDict2 RELEASE: Version clean-up for release 2019-06-25 11:51:19 +01:00
testDictAPI RELEASE: Version clean-up for release 2019-06-25 11:51:19 +01:00
testDictCalc1 ENH: add stringOps::toScalar and dictionary #eval directive 2019-09-30 16:40:32 +02:00
testDictEval1 ENH: improvements to stringOps::expand operations 2019-10-07 08:27:19 +02:00
testDictEval2 ENH: improvements to stringOps::expand operations 2019-10-07 08:27:19 +02:00
testDictInc Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
testDictList RELEASE: Version clean-up for release 2019-06-25 11:51:19 +01:00
testDictRegex RELEASE: Version clean-up for release 2019-06-25 11:51:19 +01:00
testPrimitiveEntry RELEASE: Version clean-up for release 2019-06-25 11:51:19 +01:00
testSubkeyword ENH: code simplification, improvements for reading dictionary variables 2019-10-08 18:43:38 +02:00
value dictionary functionEntries cleanup 2008-06-13 10:43:31 +02:00