Commit History

Author SHA1 Message Date
  mntmn d17b52de7c refactored signature/type system; support nested structs; refactor gfx lib to use surface and font structures; various fixes 8 years ago
  mntmn 02809f1beb build with -Wall without warnings; fix SDL scaling; finalize struct syntax; fix (let) related crash 8 years ago
  mntmn dcd180bc0f first working struct implementation 8 years ago
  mntmn 1ad00c42cf fix (let) bugs in compiler; restructured task system; cleaned up OS modules; primitive windowing 8 years ago
  mnt.mn 5de10414e6 Update README.md 8 years ago
  mnt.mn d96eba1b0a Update README.md 8 years ago
  mnt.mn de80528092 Update README.md 8 years ago
  Lukas Hartmann 97c77bc963 force clang not to use integrated as for 64-bit osx hosted sledge 8 years ago
  mntmn c16decdf47 hosted 32-bit x86 version with homegrown jit 8 years ago
  mnt.mn 4a2dcb17e7 Fix mailinglist link 8 years ago
  mnt.mn b39da0c2fa Announce mailing list in README 8 years ago
  mntmn edd8e3ba7b add lib.l + gfx.l to rpi2 release script 8 years ago
  mntmn 129d568e4d first completely working x86 jit and working win32 compile target 8 years ago
  mntmn 35c061adac remove default irc channel and disable default bot functionality in irc test 8 years ago
  mntmn e3554d24ed Merge branch 'master' of https://github.com/mntmn/interim 8 years ago
  mntmn b85f2f2cff i386 jit nearing completion; experimental win32 build; fix arg spillover stack slot calculation 8 years ago
  Lukas Hartmann a49f069e00 updated platforms in README 8 years ago
  Lukas Hartmann fe0907c1f7 fix x64 hosted stack alignment 8 years ago
  mntmn b8d5ad2378 extensive testing, rewrite of argument passing, fixes editor and gtn 8 years ago
  mntmn 82ac574bfe unit tests, fixed some compiler bugs, move functions to lib.l and gfx.l 8 years ago
  mntmn f0e31945be fix missing ARGT_INT case in load_cell 8 years ago
  mntmn 194970bf77 exit sledge on stdin feof; fix crash when while never executed but result used 8 years ago
  mntmn 70f90f9cde some refactoring; fix amiga file ops and basic amiga keyboard 8 years ago
  mntmn cc037fcd3b add uspi rebuild step for rpi2 8 years ago
  mntmn 44de8344d3 little md5 test wip 8 years ago
  mntmn 0f34747d79 m68k 'not' op fix 8 years ago
  mntmn 771acac0cd osx version working up to graphical shell 8 years ago
  mntmn 2eef008a16 merge and finalize mac os x fixes 8 years ago
  mntmn 1d0c38e398 arm jit not op, fix fbfs 8 years ago
  mntmn 405dd4b829 add bitnot, fix bitxor 8 years ago