243 Commits (a648fccbb34becf6e17e5dd37b97885f022defea)

Author SHA1 Message Date
Jeff Young 791a50b493 Remove work-around in favour of real fix in Clipper. 5 years ago
Dominik Wernberger 6a93b523cf Add const specifier 5 years ago
Ian McInerney 00058f79d1 Update lemon to most recent upstream version 5 years ago
Ian McInerney 2becd368d9 Thirdparty: Properly handle error condition in nanosvg 5 years ago
Ian McInerney 68985490c6 Update lemon and its template to most recent upstream version 5 years ago
Marek Roszko f9e379c82a Minor format 5 years ago
Marek Roszko cb013604a9 jump_fcontext should set the outValue of fiber being switched to rather the one being switched from 5 years ago
Marek Roszko 3b1f1f7b6a Use CreateFiberEx instead of CreateFiber, ConvertThreadToFiberEx instead of ConvertThreadToFiber 5 years ago
Seth Hillbrand a38c2aad1f ADDED: Support compressed STEP and VRML files 5 years ago
Tomasz Wlostowski 8b716b2b5c thirdparty/lemon: post-rebase fixes 5 years ago
Tomasz Wlostowski 4abe71d2ef libeval_compiler: implemented unary +/- operators 5 years ago
Tomasz Wlostowski c88c8102e5 libeval_compiler: fixed segfault for "(number)" expressions. 5 years ago
Tomasz Wlostowski a5a06e3c89 libeval_compiler: general clean up of the Lemon grammar + some smart pointers + killed all memory leaks. WIP! 5 years ago
Seth Hillbrand 7c455f2357 First pass at DRC RTree functionality 5 years ago
Ian McInerney 0a1d8c1aaa Move lemon parser generation into build directory 5 years ago
Jeff Young 16c645bfd9 Quiet the CLang compiler. 5 years ago
Jon Evans 0d70cb70ea Update nlohmann::json to 3.9.0 5 years ago
Seth Hillbrand acf4756e73 Remove extraneous build warning 5 years ago
Tomasz Wlostowski 151b4e4e5e libcontext: clean up own's shit when coroutine call is over (MSVC only) 5 years ago
Ian McInerney b5adf5bb21 Only try to remove the implicit conversion warning if it is supported 5 years ago
Seth Hillbrand 4ef02fd699 Replace TTL delauney triangulator 5 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
jean-pierre charras 48fba00eb4 Fix a compil warning. 6 years ago
Jon Evans 1449af40ed Add forward-declaration header for nlohmann/json 6 years ago
jean-pierre charras 79e7a27492 Fix a few Coverity warnings. 6 years ago
Jeff Young e42788a3eb Avoid divide-by-zero. 6 years ago
Jeff Young 32823a0855 Handle nullptr. 6 years ago
Seth Hillbrand 6a47d0f507 RTree: Fix iterator in single branch trees 6 years ago
Jeff Young 91d1508c16 Fix some Coverity identified issues. 6 years ago
jean-pierre charras c3fc98c31d Fix a compil error. 6 years ago
Jeff Young 9e8a66a0a3 Don't try to clear memory if the bitmap has an invalid size. 6 years ago
Mark Roszko 94a9e81a0f Fixes invalid initialization for Rect in rtree iterator. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Ian McInerney 792e841ecf Update readme for libcontext 6 years ago
Ian McInerney 3342055af6 Remove section changes inside libcontext _asm calls 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Jon Evans 772835e3e3 Add fifo_map and use it for Gerber job file generation 6 years ago
Jon Evans 3cb05155be Remove one level of nesting; add README.txt 6 years ago
Jon Evans 4ae4c4e243 Switch from JSON11 to nlohmann/json in GerbView 6 years ago
Ian McInerney 5c0656d97f Move potrace and libcontext into thirdparty directory 6 years ago
Ian McInerney 6b9f2ac91a Move markdown2html into thirdparty directory 6 years ago
Ian McInerney 116ac9aa75 Move dxflib, tinyspline and nanosvg into a thirdparty library directory 6 years ago