Thomas Jentzsch
|
06e8e606e3
|
added Release PGO x64 build configuration for VS
|
2022-12-02 10:42:21 +01:00 |
Stephen Anthony
|
9ddacb45a9
|
Fix typo.
|
2022-11-17 15:36:35 -03:30 |
Stephen Anthony
|
d1767d4d93
|
More 'const char* const' fixes.
|
2022-11-13 12:31:36 -03:30 |
Stephen Anthony
|
25c882b4bd
|
Use already calculated file size, and cache for later use.
|
2022-11-11 20:26:14 -03:30 |
Stephen Anthony
|
2c4b98ef7a
|
Yet more cleanups in FSNodeWINDOWS.
|
2022-10-29 16:12:39 -02:30 |
Stephen Anthony
|
7a8845548d
|
Speed up file/directory access in Windows by 3-4x.
|
2022-10-18 17:21:13 -02:30 |
Stephen Anthony
|
7193c40532
|
More cleanups to FSNodeWINDOWS.
|
2022-10-15 19:54:51 -02:30 |
Stephen Anthony
|
6e46d46ffa
|
More cleanups to FSNodeWINDOWS.
|
2022-10-12 18:45:24 -02:30 |
Stephen Anthony
|
35e0cf7a67
|
Remove Readme.txt, replace with README.md (which contains the former).
|
2022-10-10 23:33:51 -02:30 |
Stephen Anthony
|
35bc4ac8b6
|
Some optimizations for FSNodeWINDOWS.
|
2022-10-10 18:26:45 -02:30 |
Thomas Jentzsch
|
3de6002c46
|
added user defined timers to debugger (TODO: screenshots)
|
2022-10-06 16:55:00 +02:00 |
Stephen Anthony
|
fea886d4b6
|
More rearrangements of classes in Visual Studio project file.
Some fixes for suggestions from VS.
|
2022-08-17 19:11:41 -02:30 |
Stephen Anthony
|
8975b98731
|
Placed all debugger gui files in `src/debugger/gui` in Visual Studio.
|
2022-08-17 12:54:24 -02:30 |
Stephen Anthony
|
11437646ae
|
Fix `yacc` directory in Visual Studio.
|
2022-08-17 12:45:22 -02:30 |
Stephen Anthony
|
bf541f0696
|
Move `yacc` directory to `src/debugger`.
|
2022-08-17 12:38:40 -02:30 |
Stephen Anthony
|
a6cf504972
|
Fix Visual Studio project file for `src/lib` reorg.
|
2022-08-17 12:16:09 -02:30 |
Stephen Anthony
|
dffeacfad0
|
Fix paths in Windows build script.
|
2022-08-17 11:16:20 -02:30 |
Stephen Anthony
|
d654994c78
|
First pass at moving platform-specific code to src/os.
Likely there *will* be breakage.
|
2022-08-17 10:50:57 -02:30 |