1. 01 May, 2020 1 commit
    • Make "none" DataType explicit (#5491) · 12e737f5
      * Make "none" DataType explicit
      
      The None data type is created when converting an empty string to DataType.
      Add functions to create it and recognize it. Convert it to the "void" LLVM
      type in LLVM codegen.
      
      * Rename "none" to "void"
      
      * Map VoidType:Type -> Void:DataType in GetRuntimeDataType
      
      * Map Void:DataType -> VoidType:Type in GetType
      Krzysztof Parzyszek committed
  2. 30 Apr, 2020 10 commits
  3. 29 Apr, 2020 7 commits
  4. 28 Apr, 2020 3 commits
  5. 27 Apr, 2020 5 commits
  6. 26 Apr, 2020 2 commits
  7. 25 Apr, 2020 6 commits
  8. 24 Apr, 2020 6 commits