Main public logs

Combined display of all available logs of Ada 83 Memory. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:44, 3 March 2025 Vmo talk contribs created page JSON bdy (Created page with "<syntaxhighlight> -- JSON.ADB VINCENT MORIN 25/2/2025 UNIVERSITE DE BRETAGNE OCCIDENTALE (UBO) ------------------------------------------------------------------------------------------------------------------------- -- 1 2 3 4 5 6 7 8 9 0 1 2 with UNCHECKED_DEALLOCATION, DIRECT_IO; ---- package body JSON ---- is DEBUG : BOOLEAN := FALSE; --- procedure GET ( FILE :in JSON.FILE_TYPE; THE_ITEM :out ITEM ) --- is use TEXT_IO;...")