resolve conflicts

akkartik
Jan 23, 2025, 12:06 AM
3Q5JBAVZ7J2ORP4DCZJFFQ4X2KZTMUKAC3HLBZRJHCOZEJAZXGEAC

Dependencies

Change contents

  • resurrect zombie in README.md at line 60
    [5.13][5.21:475](),[5.13][5.21:475](),[5.475][4.21:185](),[5.475][4.21:185](),[4.185][5.475:476](),[5.475][5.475:476](),[5.475][5.475:476]()
    * This approach puts one top-level definition per file, and so obscures the
    order in which definitions are loaded. In particular, initializing a global
    table to contain other global definitions will fail if you originally
    authored the other global definitions after the table.
    I never initialize global tables with other definitions. That kind of thing
    happens in `on.initialize` (akin to `love.load`; see reference.md) or
    `on.code_change`.
    * Don't start the driver app while multiple freewheeling apps are running. If
    you have a driver app running with one app, shut it down before you switch
    apps.
  • resolve order conflict in README.md at line 60
    [3.119]
    [5.21]