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