- 23 Jul, 2019 1 commit
-
-
Jesse McGrew authored
[ZILF-198]
-
- 07 Jul, 2019 1 commit
-
-
Jesse McGrew authored
-
- 28 Apr, 2019 1 commit
-
-
Jesse McGrew authored
Deleted ZilFormat.
-
- 17 Apr, 2019 1 commit
-
-
Jesse McGrew authored
-
- 06 Jun, 2018 1 commit
-
-
Jesse McGrew authored
-
- 27 May, 2018 1 commit
-
-
Jesse McGrew authored
-
- 26 May, 2018 1 commit
-
-
Jesse McGrew authored
-
- 22 Oct, 2017 1 commit
-
-
Jesse McGrew authored
StructurallyEquals methods (mapping to ==? and =?) instead of Equals. Added Roslyn analyzers to enforce usage.
-
- 10 Oct, 2017 1 commit
-
-
Jesse McGrew authored
-
- 17 Jul, 2017 2 commits
-
-
Jesse McGrew authored
Resolved/suppressed a few warnings.
-
Jesse McGrew authored
-
- 16 Jul, 2017 1 commit
-
-
Jesse McGrew authored
Added [NotNull] and [CanBeNull] annotations, etc., now that Code Contracts seems to be dead. (Also kept the contracts in sync, which is probably pointless.)
-
- 09 Jul, 2017 1 commit
-
-
Jesse McGrew authored
exceptions. ControlException is now gone. Any function that evaluates ZilObjects returns a ZilResult, which describes how it exited; the caller needs to check it immediately and possibly return early.
-
- 18 Apr, 2017 2 commits
-
-
Jesse McGrew authored
-
Jesse McGrew authored
that present themselves as lists. All types with structured primtypes now implement IStructure.
-
- 06 Apr, 2017 2 commits
-
-
Jesse McGrew authored
list-based types, which no longer derive from ZilList.
-
Jesse McGrew authored
-
- 04 Apr, 2017 1 commit
-
-
Jesse McGrew authored
Apply various C# 7 syntax (type patterns, out variables).
-
- 12 Mar, 2017 1 commit
-
-
Jesse McGrew authored
-
- 30 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 27 Dec, 2016 2 commits
-
-
Jesse McGrew authored
-
Jesse McGrew authored
-
- 26 Dec, 2016 1 commit
-
-
Jesse McGrew authored
Implemented GetTypeAtom in terms of the new StdTypeAtom.
-
- 19 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 18 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 17 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 12 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 07 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 06 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 05 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 04 Dec, 2016 1 commit
-
-
Jesse McGrew authored
-
- 13 Nov, 2016 1 commit
-
-
Jesse McGrew authored
Changed GET-DECL and PUT-DECL to work with OFFSETs.
-
- 25 Oct, 2016 1 commit
-
-
Jesse McGrew authored
-
- 26 Jul, 2016 1 commit
-
-
Jesse McGrew authored
-
- 25 Jul, 2016 1 commit
-
-
Jesse McGrew authored
-
- 02 Jul, 2016 1 commit
-
-
Jesse McGrew authored
-
- 01 Jul, 2016 1 commit
-
-
Jesse McGrew authored
-
- 27 May, 2016 1 commit
-
-
Jesse McGrew authored
Implemented more DECL features. Fixed APPLICABLE and STRUCTURED type constraints in ArgDecoder. Added tests for SUBSTRUC. Fixed NotImplementedExceptions in ZilAdecl.
-
- 10 Dec, 2015 1 commit
-
-
Jesse McGrew authored
ZilTable is now abstract, with derived classes OriginalTable and OffsetTable. (Likewise for ZilString, OriginalString, and OffsetString.)
-
- 10 Nov, 2015 1 commit
-
-
Jesse McGrew authored
Improved source info for generated DEFSTRUCT macros.
-