Logo
Explore Help
Sign In
loot/yaml-cpp
Watch 0
Star 0
Fork 0
mirror of https://github.com/loot/yaml-cpp.git synced 2026-07-27 14:13:42 -07:00
Code Issues Packages Projects Releases Wiki Activity
48 Commits 3 Branches 23 Tags
c0c55fe50bee1b245cdfa06f1a4a849c14875b6c
Commit Graph
5 Commits
Author SHA1 Message Date
Jesse Beder 2b8628922f Moved the three scalar token scanning functions back to scantoken.cpp, so scanscalar.cpp now only has the main scalar scanning function.
Renamed ScanScalarInfo to ScanScalarParams.
2008-06-30 01:38:32 +00:00
Jesse Beder 0683cbf859 Mostly finished refactoring the scalar scanning. 2008-06-30 01:31:23 +00:00
Jesse Beder 5f8252ee6f Moved scalar scanning-related parameters to a struct.
Renamed the valid/possible tokens to a single variable status with enums valid, invalid, and unverified.
2008-06-29 17:39:33 +00:00
Jesse Beder ff99f85a6d Moved the input stream, together with line/column info, into its own class, which allowed some other stuff just to pass the stream, and not have to be a member of Scanner. 2008-06-29 06:32:13 +00:00
Jesse Beder 6c193d6fbd Moved the scalar-related functions to their own file. 2008-06-29 03:11:25 +00:00
Powered by Gitea Page: 2155ms Template: 286ms
Auto
English
English
Licenses API