Graphique des révisions

73 Révisions (ce5bf513c0afc7bdda86ceb59679857d8eb2b013)
 

Auteur SHA1 Message Date
Ondřej Hruška ce5bf513c0
stricter label parsing, more relaxed identifier rules il y a 5 ans
Ondřej Hruška 0cc0be370f
fix error in readme il y a 5 ans
Ondřej Hruška 5686ad7bd3
add script to test that all examples compile il y a 5 ans
Ondřej Hruška 6b685dcaa3 add docs for the screen module il y a 5 ans
Ondřej Hruška 003a214e06 update docs il y a 5 ans
Ondřej Hruška 017ec53b14
Merge branch 'spanned-sexp' into master il y a 5 ans
Ondřej Hruška dbc4454244
cleaning; optimize screen_bounce.csn il y a 5 ans
Ondřej Hruška 214d673643
remove junk, better explain whats going on with spanned_sexp il y a 5 ans
Ondřej Hruška 33ec1461e4
remove unnecessary cloning of SourcePosition, reduce SourcePosition size. clean, format il y a 5 ans
Ondřej Hruška 91573140a4
all errors now contain source location il y a 5 ans
Ondřej Hruška d4534c9c66
sexp: add span info to Sexps il y a 5 ans
Ondřej Hruška 0fd1c9980b
sexp: move error defs to a module il y a 5 ans
Ondřej Hruška 6dfe22152c
sexp: replace logging with log crate trace macro il y a 5 ans
Ondřej Hruška 7272eecc48
sexp automated format & cleanup il y a 5 ans
Ondřej Hruška 3cb445a31c
sexp: tests to submodule il y a 5 ans
Ondřej Hruška a2dada519d
sexp: replace try! with ? il y a 5 ans
Ondřej Hruška 250f0f22c0
cargo fix il y a 5 ans
Ondřej Hruška 85911c8e99
add sexp into source tree il y a 5 ans
Ondřej Hruška f404445003 deny direct access to symmed register - prevents bugs il y a 5 ans
Ondřej Hruška 2fa23dbbc3 start program without spawning thread so screen works on mac. improve mouse demo il y a 5 ans
Ondřej Hruška f4ced467e4 add rpush and rpop stack instructions il y a 5 ans
Ondřej Hruška 7ce51c0cc6
check close condition on poll il y a 5 ans
Ondřej Hruška 583ac7bcbf
mouse and key input, handle close btn, mouse demo il y a 5 ans
Ondřej Hruška 6eef2b7ae3
cleaning il y a 5 ans
Ondřej Hruška fe8bf87e6d
add round-trip tests for built-in instructions il y a 5 ans
Ondřej Hruška 05104c93ca
fix ld printed as mov il y a 5 ans
Ondřej Hruška 34e339b1ca
add pretty-printer for assembled instructions il y a 5 ans
Ondřej Hruška 986f3be6a2
cleanup. remove conditional jumps, replaced by condition embedded in the enum il y a 5 ans
Ondřej Hruška 810ed2dddc
optimize labels, jumps il y a 5 ans
Ondřej Hruška b06ef50acd
surround routines by far jump across il y a 5 ans
Ondřej Hruška e0cc1973ba Routine arity disambiguation, slash syntax (add/2, add/3) il y a 5 ans
Ondřej Hruška 8d585d765b
stacks example il y a 5 ans
Ondřej Hruška 651ffcb888
new test il y a 5 ans
Ondřej Hruška 6d8d0fd51a
show unsym and undef in the aliases example il y a 5 ans
Ondřej Hruška 4336454156
add unsym and undef il y a 5 ans
Ondřej Hruška e580a2b679
Add "sym" and "def" instructions, add argument naming il y a 5 ans
Ondřej Hruška afd412f22a
make more stuff public for use by extensions il y a 5 ans
Ondřej Hruška 822e7912aa
cleanup il y a 5 ans
Ondřej Hruška 4be5b4e05b
generalize parsing to allow extensions to add arbitrary syntax; add 'proc' keyword to introduce a routine. il y a 5 ans
Ondřej Hruška d47d0f2345 add note about log level il y a 5 ans
Ondřej Hruška 0b168b5f5d add example config file, add default config file to gitignore il y a 5 ans
Ondřej Hruška c37408c7a2 read program from file; fmt, cleanup il y a 5 ans
Ondřej Hruška 01068ea001
crazy hypno + added sleep cmd il y a 5 ans
Ondřej Hruška 532df6eb04
screen imrpvoements il y a 5 ans
Ondřej Hruška d19c4e5bea
add experimental framebuffer extension using minifb il y a 5 ans
Ondřej Hruška b7345144e0
refactors il y a 5 ans
Ondřej Hruška 2269d759c6
refactors il y a 5 ans
Ondřej Hruška 3599cb46c4
cleanup, optimize. use Arc for reference sharing il y a 5 ans
Ondřej Hruška d5de189af6
add more sensible API for object handles, add drop instruction il y a 5 ans
Ondřej Hruška 79d5aa3cd5
renaming, cleanup, fmt, move "extension module" traits and structs into a separate mod il y a 5 ans