Gergő Törcsvári
28388990ee
ysync 0009 phase 4: sym_convert --lint mode (kicad_lint folded into the converter)
sym_convert --lint [--strict] <file...>: full parse for .kicad_sch (restored
LoadSchematicFile + minimal headless PGM/SETTINGS_MANAGER runtime,
aSetActive=false) and .kicad_sym/.lib; structure-only for other s-expr files;
dup-uuid identity lints (walker) on every s-expr input; errors as
file:line:offset, exit 0/1/2. Convert mode byte-identical (qa gate).
Fixes en route: 64KB stack local overflowed the default wasm stack (mimalloc
corruption); pre-js now inherits process.env into getenv (KICAD_CONFIG_HOME /
SYM_CONVERT_TRACE); font abort stub retired (SCH_SCREEN::Append bbox resolves
draw fonts) -> 18.0MB; six GetMsgPanelInfo typeinfo stubs; BUILD_3D_VIEWER
defaults OFF for headless CLIs (gl1 shim needs glm).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0142yAmMGZ3Ejrq3wwVr2Yq2
|
2026-07-10 13:13:51 +02:00 |
| .. |
|
audit-merged-symbols.sh
|
feat(wasm): kicad_editor — merge the pcbnew+eeschema kifaces into ONE bundle (Part 2)
|
2026-07-02 17:56:02 +02:00 |
|
build-calculator.sh
|
refactor(build): fold calculator into unified docker/build.sh dispatch
|
2026-05-29 16:01:18 +02:00 |
|
build-eeschema.sh
|
feat(schematic): eeschema WASM build + e2e harness
|
2026-05-29 16:01:17 +02:00 |
|
build-gerbview.sh
|
feat: gerbview WASM port
|
2026-06-03 14:23:57 +02:00 |
|
build-kicad-target.sh
|
ysync 0009 phase 4: sym_convert --lint mode (kicad_lint folded into the converter)
|
2026-07-10 13:13:51 +02:00 |
|
build-kicad_editor.sh
|
feat(wasm): kicad_editor — merge the pcbnew+eeschema kifaces into ONE bundle (Part 2)
|
2026-07-02 17:56:02 +02:00 |
|
build-occ_service.sh
|
feat(wasm): occ-split — lazy occ_service worker; kicad_editor drops OCC (−31%)
|
2026-07-03 12:39:58 +02:00 |
|
build-pcbnew.sh
|
feat(schematic): eeschema WASM build + e2e harness
|
2026-05-29 16:01:17 +02:00 |
|
build-pl_editor.sh
|
feat: pl_editor WASM port + browser file dialog fixes
|
2026-06-01 10:30:56 +02:00 |
|
build-sym_convert.sh
|
feat(libs): standalone .lib→.kicad_sym wasm converter (sym_convert)
|
2026-06-18 12:21:15 +02:00 |