This website requires JavaScript.
Explore
Help
Sign In
ed
/
gencpp
Watch
1
Star
0
Fork
0
You've already forked gencpp
mirror of
https://github.com/Ed94/gencpp.git
synced
2024-11-10 02:54:53 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e1592ba410
gencpp
/
project
/
auxillary
/
scanner.cpp
4 lines
66 B
C++
Raw
Normal View
History
Unescape
Escape
Bug fixes and updates to package_release.ps1 - Incrased size of the defines_map_arena to 256KB - Various fixes for the parser - Various fixes for code serialization - Fix for is_equal member func in Code types - Fixes for hasthable container - Added are_equal static func to String type for use against StrC - Added starts_with functions to String type - package_release.ps1 now packages all docs (forgot to update it with last release)
2024-05-05 18:53:22 -07:00
#
ifdef GEN_INTELLISENSE_DIRECTIVES
#
include "scanner.hpp"
#
endif
Reference in New Issue
Copy Permalink