Go to file
Miguel ab99a1cee1 Implement hash-based change detection for XML files and enhance cross-reference parsing documentation
- Added HASH_DETECTION.md to document the new SHA256 hash-based change detection method for XML files, detailing its advantages over traditional methods.
- Introduced a new field `source_xml_hash` in JSON files to store the hash of the source XML, improving change detection accuracy.
- Updated `x0_main.py`, `x1_to_json.py`, and `x2_process.py` to implement hash calculation and usage in processing logic.
- Created xref_info.md to provide comprehensive technical documentation on parsing TIA Portal `_XRef.xml` files for call tree generation.
- Added debug scripts (`debug_find_network13.py`, `debug_sr_details.py`, `debug_sr_processed.py`, `debug_sr_xml.py`) for detailed analysis of network and instruction data in JSON and XML formats.
2025-09-02 15:53:49 +02:00
.cursor/rules
.doc Se añadió una nueva ruta API `/api/update-backend-setup` para actualizar todos los archivos `backend_setup.md` en subdirectorios `.doc` copiando el contenido desde un archivo fuente. Se implementó la lógica para manejar errores y reportar el estado de la actualización. Además, se incorporó un botón en la interfaz de usuario para facilitar esta acción. Se realizaron mejoras en la documentación de `backend_setup.md` y se ajustaron los mensajes de salida para mayor claridad. 2025-08-08 11:25:52 +02:00
backend Implement hash-based change detection for XML files and enhance cross-reference parsing documentation 2025-09-02 15:53:49 +02:00
data Implement hash-based change detection for XML files and enhance cross-reference parsing documentation 2025-09-02 15:53:49 +02:00
lib Enhance logging functionality and UI improvements 2025-08-29 12:47:29 +02:00
services Eliminados los pyc 2025-08-02 10:39:00 +02:00
static Enhance logging functionality and UI improvements 2025-08-29 12:47:29 +02:00
templates Enhance logging functionality and UI improvements 2025-08-29 12:47:29 +02:00
utils
.cursorignore
.gitignore Eliminados los pyc 2025-08-02 10:39:00 +02:00
GEMINI.md feat: Enhance launcher history and logging with detailed execution records for scripts, including support for VS Code integration 2025-08-26 12:53:35 +02:00
adicion_launcher4GUI.md
app.py Enhance logging functionality and UI improvements 2025-08-29 12:47:29 +02:00
requirements.txt
run_utf8.bat