Goose  Hex Artifact Content

Artifact bb2b13bc58af2fc8a2cd9ff0397ee7e9b32d191c379712aed3563473e4db71eb:

  • File samples/mandelbrot.g — part of check-in [91a6550edb] at 2021-06-11 11:42:36 on branch trunk —
    • Removed the Conversion step, it could all be done using PostProcessing callback, there were just TypeChecking rules missing to unwrap the callbacks...
    • Fixed some ill defined reference type checking rules
    • Runtime integers no longer have a default initializer of 0. This isn't that useful considering that 0 may not be valid depending on the refinement conditions applied to the type
    (user: achavasse size: 2108)
  • File samples/mandelbrot.g1 — part of check-in [45f663093d] at 2021-09-12 13:42:15 on branch trunk — Adopted a new convention for source extensions: .g0 for prelude code (where most language features won't be available), .g1 for user code (user: achavasse size: 2108)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.