Skip to content

Commit 595a0b3

Browse files
committed
another change I forgot
1 parent a34891c commit 595a0b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The modifications made to JCPP in this version of it are extensive; some are spe
3131
- Removed checked exceptions
3232
- Reformatted much of the code
3333
- Moved file system-related things into the `fs` package
34+
- Added virtual file system functionality and improved string-handling aspects in `Preprocessor`
3435
- Removed file system reading classes. The only file system reading functionality is now `ResourceFileSystem` that is used for testing
3536
- Added virtual and in-memory file system classes and functionality
3637
- Added support for GLSL-specific directives like `#extension`, `#version`, `#custom`, and a different type of `#line` that only uses numbers

0 commit comments

Comments
 (0)