doylet pushed to aos at doylet/DEVenv 2023-08-09 00:07:57 +00:00
0e38f4ee65 Use installed MSVC
b2b85845b7 Add go 1.20.1
e9088a9650 Add Zeal to background apps script
Compare 3 commits »
doylet pushed to master at doylet/DEVenv 2023-08-09 00:07:50 +00:00
e9088a9650 Add Zeal to background apps script
doylet pushed to aos at doylet/DEVenv 2023-08-09 00:05:58 +00:00
2b622ea771 Use installed MSVC
9346f5a7a5 Add go 1.20.1
97ad8e638a vim: Resize the quickfix window to buffer size
Compare 3 commits »
doylet pushed to main at doylet/HMC_Masterclass 2023-08-07 12:53:48 +00:00
ed2020edf1 Implement simple array
doylet created branch main in doylet/HMC_Masterclass 2023-08-06 23:23:18 +00:00
doylet pushed to main at doylet/HMC_Masterclass 2023-08-06 23:23:18 +00:00
d8cb10b432 Initial commit
doylet created repository doylet/HMC_Masterclass 2023-08-06 23:21:12 +00:00
doylet pushed to master at doylet/DEVenv 2023-07-31 09:16:55 +00:00
97ad8e638a vim: Resize the quickfix window to buffer size
doylet pushed to aos at doylet/DEVenv 2023-07-30 23:41:42 +00:00
dda5e5cabd Use installed MSVC
0122bf83c7 Add go 1.20.1
Compare 2 commits »
doylet pushed to master at doylet/Dqn 2023-07-16 08:01:54 +00:00
3c614946e0 dqn: Fix up some grammar
doylet pushed to master at doylet/Dqn 2023-07-16 07:59:49 +00:00
5fdb1aa1a4 dqn: Update readme
c3902e3a29 dqn: Move vector math to impl, add new macros
Compare 2 commits »
doylet pushed to master at doylet/PerformanceAwareProgramming 2023-07-07 14:45:06 +00:00
3e9d6980df perfaware/part2: Do profiling of nested blocks
doylet pushed to master at doylet/Dqn 2023-07-06 11:14:18 +00:00
2bbc49242e dqn: Cleanup more documentation
doylet pushed to master at doylet/Dqn 2023-07-05 14:14:38 +00:00
55dbc25110 dqn: Cleanup more documentation
doylet pushed to master at doylet/Dqn 2023-07-05 12:40:12 +00:00
580b8a6882 dqn: Add table of contents to each file
doylet pushed to master at doylet/Dqn 2023-07-04 14:05:26 +00:00
8ae369db0d dqn: Organise into files and use an amalgamated build
doylet pushed to master at doylet/PerformanceAwareProgramming 2023-07-04 11:40:44 +00:00
b91869a49e perfaware/part2: Do RDTSC homework
doylet pushed to master at doylet/Dqn 2023-07-02 07:29:11 +00:00
807c65a253 dqn: Add improved binary split and find routines for strings
doylet pushed to master at doylet/PerformanceAwareProgramming 2023-07-01 13:13:22 +00:00
662f5afd9b perfaware/part2: Parse strings to f64, calc & validate haversine
doylet pushed to master at doylet/PerformanceAwareProgramming 2023-07-01 12:33:16 +00:00
1f9a9bdc21 perfaware/part2: Extract the strings containing the haversine points