From 3b1a466dca2b8d100672bbb71d9146b1d8d37438 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Mon, 19 Oct 2015 14:52:06 +0200 Subject: [PATCH] start with a7 --- a5/charlie/ap5.prj | 5011 +++++++++++++++++++---------------------- a7/a7.pdf | Bin 0 -> 99462 bytes a7/mart/Makefile | 14 + a7/mart/skeleton7.icl | 45 + a7/mart/skeleton7.prj | 2380 +++++++++++++++++++ 5 files changed, 4819 insertions(+), 2631 deletions(-) create mode 100644 a7/a7.pdf create mode 100644 a7/mart/Makefile create mode 100644 a7/mart/skeleton7.icl create mode 100644 a7/mart/skeleton7.prj diff --git a/a5/charlie/ap5.prj b/a5/charlie/ap5.prj index e5614dd..3c193b8 100644 --- a/a5/charlie/ap5.prj +++ b/a5/charlie/ap5.prj @@ -1,2631 +1,2380 @@ -Version: 1.4 -Global - ProjectRoot: . - Target: iTasks - Exec: {Project}\ap5.exe - CodeGen - CheckStacks: False - CheckIndexes: True - Application - HeapSize: 134217728 - StackSize: 512000 - ExtraMemory: 81920 - IntialHeapSize: 204800 - HeapSizeMultiplier: 4096 - ShowExecutionTime: False - ShowGC: False - ShowStackSize: False - MarkingCollector: False - StandardRuntimeEnv: True - Profile - Memory: False - MemoryMinimumHeapSize: 0 - Time: False - Stack: False - Output - Output: ShowConstructors - Font: Courier - FontSize: 9 - WriteStdErr: False - Link - LinkMethod: Static - GenerateRelocations: False - GenerateLinkMap: False - LinkResources: False - ResourceSource: - GenerateDLL: False - ExportedNames: - Paths - Path: {Project} - Precompile: - Postlink: -MainModule - Name: ap5 - Dir: {Project} - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False -OtherModules - Module - Name: StdDynamic - Dir: {Application}\Libraries\Dynamics - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: BitSet - Dir: {Application}\Libraries\Dynamics\general - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: DefaultElem - Dir: {Application}\Libraries\Dynamics\general - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: EnDecode - Dir: {Application}\Libraries\Dynamics\general - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: DynIDMacros - Dir: {Application}\Libraries\Dynamics\implementation - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: DynamicUtilities - Dir: {Application}\Libraries\Dynamics\implementation - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdDynamicLowLevelInterface - Dir: {Application}\Libraries\Dynamics\implementation - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdDynamicTypes - Dir: {Application}\Libraries\Dynamics\implementation - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdDynamicVersion - Dir: {Application}\Libraries\Dynamics\implementation - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: DynamicGraphConversion - Dir: {Application}\Libraries\Dynamics\implementation\windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: DynamicLinkerInterface - Dir: {Application}\Libraries\Dynamics\implementation\windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededObjFiles - ObjectFile: read_function.obj - Module - Name: memory - Dir: {Application}\Libraries\Dynamics\implementation\windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededObjFiles - ObjectFile: mem.obj - Module - Name: memory_mapped_files - Dir: {Application}\Libraries\Dynamics\implementation\windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededObjFiles - ObjectFile: low.obj - NeededLibraries - Library: StdDynamic_kernel32_library - Module - Name: shared_buffer - Dir: {Application}\Libraries\Dynamics\implementation\windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdArray - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdBool - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdChar - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdCharList - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdClass - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdDebug - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdEnum - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdEnv - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdFile - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdFunc - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdInt - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdList - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdMisc - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdOrdList - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdOverloaded - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdOverloadedList - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdReal - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdStrictLists - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdString - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdTuple - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: _SystemArray - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: _SystemEnum - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: _SystemEnumStrict - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: _SystemStrictLists - Dir: {Application}\Libraries\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: TCPChannelClass - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: TCPDef - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: TCPEvent - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: TCPIP - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: TCPStringChannels - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: TCPStringChannelsInternal - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: ostcp - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededObjFiles - ObjectFile: cTCP_121. - NeededLibraries - Library: wsock_library - Module - Name: tcp - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: tcp_bytestreams - Dir: {Application}\Libraries\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Control.Applicative - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Control.Monad - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Crypto.Hash.SHA1 - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.CircularStack - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Either - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Error - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Foldable - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Func - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Functor - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Generic - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.IntMap.Base - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.IntMap.Strict - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.List - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Map - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Matrix - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Maybe - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Monoid - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Set - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Traversable - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Tuple - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Data.Void - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Graphics.Scalable - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Graphics.Scalable.Internal - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Internet.HTTP - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Math.Random - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.CommandLine - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.FilePath - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.IO - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System._Pointer - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.CSV - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Encodings.Base64 - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Encodings.MIME - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Encodings.UrlEncoding - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.HTML - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.JSON - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.PPrint - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Parsers.ParserLanguage - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Parsers.Parsers - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Parsers.ParsersAccessories - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Parsers.ParsersDerived - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Parsers.ParsersKernel - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.StringAppender - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.URI - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Unicode - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Unicode.Encodings.JS - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Text.Unicode.UChar - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Independent - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededObjFiles - ObjectFile: WCsubst. - ObjectFile: bsearch. - Module - Name: System.Directory - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.Environment - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.File - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.OSError - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.Process - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.Time - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededLibraries - Library: msvcrt.txt - Module - Name: System._WinBase - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededLibraries - Library: _WinBase_library - Module - Name: System._WinDef - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System._Windows - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: System.OS - Dir: {Application}\iTasks-SDK\Dependencies\Platform\OS-Windows-32 - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.FastString - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.Linker.LazyLinker - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.Linker.SaplLinkerShared - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.Optimization.StrictnessPropagation - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.SaplParser - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.SaplStruct - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.SaplTokenizer - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.Target.Flavour - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.Target.JS.CodeGeneratorJS - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.Transform.AddSelectors - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: Sapl.Transform.Let - Dir: {Application}\iTasks-SDK\Dependencies\SAPL - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: dynamic_string - Dir: {Application}\iTasks-SDK\Dependencies\graph_copy - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededObjFiles - ObjectFile: copy_string_to_graph. - ObjectFile: copy_string_to_graph_interface. - ObjectFile: copy_graph_to_string. - ObjectFile: copy_graph_to_string_interface. - Module - Name: graph_to_sapl_string - Dir: {Application}\iTasks-SDK\Dependencies\graph_copy - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: graph_to_string_with_descriptors - Dir: {Application}\iTasks-SDK\Dependencies\graph_copy - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - NeededObjFiles - ObjectFile: copy_graph_to_string. - ObjectFile: copy_graph_to_string_interface. - Module - Name: sapldebug - Dir: {Application}\iTasks-SDK\Dependencies\graph_copy - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: _SystemDynamic - Dir: {Application}\iTasks-SDK\Patches\Dynamics - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: GenEq - Dir: {Application}\iTasks-SDK\Patches\Generics - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: GenLexOrd - Dir: {Application}\iTasks-SDK\Patches\Generics - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdGeneric - Dir: {Application}\iTasks-SDK\Patches\StdEnv - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: TCPChannels - Dir: {Application}\iTasks-SDK\Patches\TCPIP - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Common.DBTasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Common.ExportTasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Common.ImportTasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Common.InteractionTasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Common.SDSCombinators - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Common.TaskCombinators - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.Client.Component - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.Client.Editlet - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.Client.Interface - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.Client.Tasklet - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.IntegrationTasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.LayoutCombinators - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.OptimizedCoreTasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.SDSCombinators - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.SDSs - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.TaskCombinators - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.Tasks - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Core.Types - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Extensions.Admin.UserAdmin - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Extensions.Admin.WorkflowAdmin - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Extensions.SVG.SVGlet - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks.API.Extensions.User - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Client.JSStore - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Client.LinkerSupport - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Client.Override - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Client.RunOnClient - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Client.Tasklet - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.DynamicUtil - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Engine - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Generic - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Generic.Defaults - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Generic.Interaction - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Generic.Visualization - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.HtmlUtil - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.HttpUtil - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.IWorld - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.RemoteAccess - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.SDS - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.SDSService - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Serialization - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Store - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Task - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.TaskEval - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.TaskServer - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.TaskState - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.TaskStore - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Tonic - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Tonic.AbsSyn - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Tonic.Images - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Tonic.Pretty - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Tonic.Types - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.UIDefinition - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.UIDiff - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.Util - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: iTasks._Framework.WebService - Dir: {Application}\iTasks-SDK\Server - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False - Module - Name: StdMaybe - Dir: {Application}\iTasks-SDK\Server\lib - Compiler - NeverMemoryProfile: False - NeverTimeProfile: False - StrictnessAnalysis: True - ListTypes: StrictExportTypes - ListAttributes: True - Warnings: True - Verbose: True - ReadableABC: False - ReuseUniqueNodes: True - Fusion: False +Version: 1.4 +Global + ProjectRoot: . + Target: iTasks + Exec: {Project}/ap5.exe + CodeGen + CheckStacks: False + CheckIndexes: True + Application + HeapSize: 134217728 + StackSize: 512000 + ExtraMemory: 81920 + IntialHeapSize: 204800 + HeapSizeMultiplier: 4096 + ShowExecutionTime: False + ShowGC: False + ShowStackSize: False + MarkingCollector: False + DisableRTSFlags: False + StandardRuntimeEnv: True + Profile + Memory: False + MemoryMinimumHeapSize: 0 + Time: False + Stack: False + Output + Output: ShowConstructors + Font: Courier + FontSize: 9 + WriteStdErr: False + Link + LinkMethod: Static + GenerateRelocations: False + GenerateLinkMap: False + LinkResources: False + ResourceSource: + GenerateDLL: False + ExportedNames: + Paths + Path: {Project} + Precompile: + Postlink: +MainModule + Name: ap5 + Dir: {Project} + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False +OtherModules + Module + Name: StdDynamic + Dir: {Application}/lib/Dynamics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdArray + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdBool + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdChar + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdCharList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdClass + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdDebug + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdEnum + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdEnv + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdFile + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdFunc + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdInt + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdMisc + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdOrdList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdOverloaded + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdOverloadedList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdReal + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdStrictLists + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdString + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdTuple + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemArray + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemEnum + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemEnumStrict + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemStrictLists + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPChannelClass + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPDef + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPEvent + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPIP + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPStringChannels + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPStringChannelsInternal + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: ostcp + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: cTCP_121. + Module + Name: tcp + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: tcp_bytestreams + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Control.Applicative + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Control.Monad + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Crypto.Hash.SHA1 + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Either + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Error + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Foldable + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Func + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Functor + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Generic + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.IntMap.Base + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.IntMap.Strict + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.List + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Map + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Maybe + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Monoid + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Set + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Traversable + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Tuple + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Void + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Graphics.Scalable + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Graphics.Scalable.Internal + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Internet.HTTP + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Math.Random + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.CommandLine + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.FilePath + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.IO + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System._Pointer + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.CSV + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Encodings.Base64 + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Encodings.MIME + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Encodings.UrlEncoding + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.HTML + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.JSON + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.PPrint + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParserLanguage + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.Parsers + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParsersAccessories + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParsersDerived + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParsersKernel + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.StringAppender + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.URI + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Unicode + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Unicode.Encodings.JS + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Unicode.UChar + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: WCsubst. + ObjectFile: bsearch. + Module + Name: System._Posix + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Linux + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.OS + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Linux-64 + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Directory + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Environment + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.File + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.OSError + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Process + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Time + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.FastString + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Linker.LazyLinker + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Linker.SaplLinkerShared + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Optimization.StrictnessPropagation + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.SaplParser + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.SaplStruct + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.SaplTokenizer + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Target.Flavour + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Target.JS.CodeGeneratorJS + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Transform.AddSelectors + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Transform.Let + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: dynamic_string + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: copy_string_to_graph. + ObjectFile: copy_string_to_graph_interface. + ObjectFile: copy_graph_to_string. + ObjectFile: copy_graph_to_string_interface. + Module + Name: graph_to_sapl_string + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: graph_to_string_with_descriptors + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: copy_graph_to_string. + ObjectFile: copy_graph_to_string_interface. + Module + Name: sapldebug + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemDynamic + Dir: {Application}/lib/iTasks-SDK/Patches/Dynamics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: GenEq + Dir: {Application}/lib/iTasks-SDK/Patches/Generics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: GenLexOrd + Dir: {Application}/lib/iTasks-SDK/Patches/Generics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdGeneric + Dir: {Application}/lib/iTasks-SDK/Patches/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPChannels + Dir: {Application}/lib/iTasks-SDK/Patches/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.DBTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.ExportTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.ImportTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.InteractionTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.SDSCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.TaskCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Component + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Editlet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Interface + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Tasklet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.IntegrationTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.LayoutCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.OptimizedCoreTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.SDSCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.SDSs + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.TaskCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Tasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Types + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.Admin.UserAdmin + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.Admin.WorkflowAdmin + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.SVG.SVGlet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.User + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.JSStore + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.LinkerSupport + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.Override + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.RunOnClient + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.Tasklet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.DynamicUtil + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Engine + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic.Defaults + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic.Interaction + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic.Visualization + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.HtmlUtil + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.HttpUtil + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.IWorld + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.RemoteAccess + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.SDS + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.SDSService + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Serialization + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Store + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Task + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskEval + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskServer + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskState + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskStore + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.AbsSyn + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.Images + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.Pretty + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.Types + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.UIDefinition + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.UIDiff + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Util + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.WebService + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdMaybe + Dir: {Application}/lib/iTasks-SDK/Server/lib + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False diff --git a/a7/a7.pdf b/a7/a7.pdf new file mode 100644 index 0000000000000000000000000000000000000000..9502ccb667dbf27380415cba8577c2d727abe8dd GIT binary patch literal 99462 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 z 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 IIZ?>}1^v+&>*, class TFunctor, instance TFunctor Task, class TApplicative, instance TApplicative Task, instance Publishable Task, Void +import Data.Tuple, StdClass, StdList, iTasks._Framework.Generic, Text.JSON, Data.Functor, Control.Applicative, Control.Monad, Data.Map +import qualified iTasks +import qualified Text +from Text import class Text, instance Text String +from StdFunc import o + +e = Insert New (Oper New +. (Union (Integer 7) (Size (Integer 9)))) + +:: Expression + = New + | Insert Element Set + | Delete Element Set + | Variable Ident + | Union Set Set + | Difference Set Set + | Intersection Set Set + | Integer Int + | Size Set + | Oper Element Op Element + | (=.) infixl 2 Ident Expression + +:: Op = +. | -. | *. +:: Set :== Expression +:: Element :== Expression +:: Ident :== String + +// === State + + +// === semantics + + +// === simulation +(>>>=) :== 'iTasks'.tbind +(>>>|) a b :== 'iTasks'.tbind a (\_ -> b) +treturn :== 'iTasks'.return +ActionOk :== 'iTasks'.ActionOk +ActionQuit :== 'iTasks'.ActionQuit +ActionNew :== 'iTasks'.ActionNew + + +Start = Void diff --git a/a7/mart/skeleton7.prj b/a7/mart/skeleton7.prj new file mode 100644 index 0000000..f5c2bc1 --- /dev/null +++ b/a7/mart/skeleton7.prj @@ -0,0 +1,2380 @@ +Version: 1.4 +Global + ProjectRoot: . + Target: iTasks + Exec: {Project}/skeleton7 + CodeGen + CheckStacks: False + CheckIndexes: True + Application + HeapSize: 8388608 + StackSize: 4194304 + ExtraMemory: 81920 + IntialHeapSize: 1048576 + HeapSizeMultiplier: 4096 + ShowExecutionTime: False + ShowGC: False + ShowStackSize: False + MarkingCollector: False + DisableRTSFlags: False + StandardRuntimeEnv: True + Profile + Memory: False + MemoryMinimumHeapSize: 0 + Time: True + Stack: True + Output + Output: ShowConstructors + Font: Courier + FontSize: 9 + WriteStdErr: False + Link + LinkMethod: Static + GenerateRelocations: False + GenerateLinkMap: False + LinkResources: False + ResourceSource: + GenerateDLL: False + ExportedNames: + Paths + Path: {Project} + Precompile: + Postlink: +MainModule + Name: skeleton7 + Dir: {Project} + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False +OtherModules + Module + Name: StdDynamic + Dir: {Application}/lib/Dynamics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdArray + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdBool + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdChar + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdCharList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdClass + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdDebug + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdEnum + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdEnv + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdFile + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdFunc + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdInt + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdMisc + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdOrdList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdOverloaded + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdOverloadedList + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdReal + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdStrictLists + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdString + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdTuple + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemArray + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemEnum + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemEnumStrict + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemStrictLists + Dir: {Application}/lib/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPChannelClass + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPDef + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPEvent + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPIP + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPStringChannels + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPStringChannelsInternal + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: ostcp + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: cTCP_121. + Module + Name: tcp + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: tcp_bytestreams + Dir: {Application}/lib/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Control.Applicative + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Control.Monad + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Crypto.Hash.SHA1 + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Either + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Error + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Foldable + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Func + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Functor + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Generic + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.IntMap.Base + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.IntMap.Strict + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.List + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Map + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Maybe + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Monoid + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Set + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Traversable + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Tuple + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Data.Void + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Graphics.Scalable + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Graphics.Scalable.Internal + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Internet.HTTP + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Math.Random + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.CommandLine + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.FilePath + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.IO + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System._Pointer + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.CSV + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Encodings.Base64 + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Encodings.MIME + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Encodings.UrlEncoding + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.HTML + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.JSON + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.PPrint + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParserLanguage + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.Parsers + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParsersAccessories + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParsersDerived + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Parsers.ParsersKernel + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.StringAppender + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.URI + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Unicode + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Unicode.Encodings.JS + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Text.Unicode.UChar + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Independent + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: WCsubst. + ObjectFile: bsearch. + Module + Name: System._Posix + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Linux + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.OS + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Linux-64 + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Directory + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Environment + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.File + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.OSError + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Process + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: System.Time + Dir: {Application}/lib/iTasks-SDK/Dependencies/Platform/OS-Posix + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.FastString + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Linker.LazyLinker + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Linker.SaplLinkerShared + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Optimization.StrictnessPropagation + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.SaplParser + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.SaplStruct + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.SaplTokenizer + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Target.Flavour + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Target.JS.CodeGeneratorJS + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Transform.AddSelectors + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: Sapl.Transform.Let + Dir: {Application}/lib/iTasks-SDK/Dependencies/SAPL + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: dynamic_string + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: copy_string_to_graph. + ObjectFile: copy_string_to_graph_interface. + ObjectFile: copy_graph_to_string. + ObjectFile: copy_graph_to_string_interface. + Module + Name: graph_to_sapl_string + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: graph_to_string_with_descriptors + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + NeededObjFiles + ObjectFile: copy_graph_to_string. + ObjectFile: copy_graph_to_string_interface. + Module + Name: sapldebug + Dir: {Application}/lib/iTasks-SDK/Dependencies/graph_copy + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: _SystemDynamic + Dir: {Application}/lib/iTasks-SDK/Patches/Dynamics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: GenEq + Dir: {Application}/lib/iTasks-SDK/Patches/Generics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: GenLexOrd + Dir: {Application}/lib/iTasks-SDK/Patches/Generics + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdGeneric + Dir: {Application}/lib/iTasks-SDK/Patches/StdEnv + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: TCPChannels + Dir: {Application}/lib/iTasks-SDK/Patches/TCPIP + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.DBTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.ExportTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.ImportTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.InteractionTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.SDSCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Common.TaskCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Component + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Editlet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Interface + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Client.Tasklet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.IntegrationTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.LayoutCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.OptimizedCoreTasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.SDSCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.SDSs + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.TaskCombinators + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Tasks + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Core.Types + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.Admin.UserAdmin + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.Admin.WorkflowAdmin + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.SVG.SVGlet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks.API.Extensions.User + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.JSStore + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.LinkerSupport + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.Override + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.RunOnClient + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Client.Tasklet + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.DynamicUtil + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Engine + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic.Defaults + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic.Interaction + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Generic.Visualization + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.HtmlUtil + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.HttpUtil + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.IWorld + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.RemoteAccess + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.SDS + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.SDSService + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Serialization + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Store + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Task + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskEval + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskServer + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskState + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.TaskStore + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.AbsSyn + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.Images + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.Pretty + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Tonic.Types + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.UIDefinition + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.UIDiff + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.Util + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: iTasks._Framework.WebService + Dir: {Application}/lib/iTasks-SDK/Server + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False + Module + Name: StdMaybe + Dir: {Application}/lib/iTasks-SDK/Server/lib + Compiler + NeverMemoryProfile: False + NeverTimeProfile: False + StrictnessAnalysis: True + ListTypes: StrictExportTypes + ListAttributes: True + Warnings: True + Verbose: True + ReadableABC: False + ReuseUniqueNodes: True + Fusion: False -- 2.20.1