index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
language
/
brainfuck
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
Add compiler chooser implementation; fix bugs with previous commit
Andy Wingo
1
-1
/
+5
2013-12-02
Fix brainfuck comment
Andy Wingo
1
-4
/
+1
2013-12-02
Fix brainfuck->scheme compiler.
Andy Wingo
1
-6
/
+3
2011-06-02
rename <application> to <call>
Andy Wingo
1
-27
/
+27
2010-05-02
remove `version' field from <language>
Andy Wingo
1
-3
/
+2
2009-11-15
Revert "implement #:predicate" and remove predicate from <lambda-case>
Andy Wingo
1
-1
/
+1
2009-10-23
separate "inits" field in <lambda-case>; compile fixes for inits, kwargs
Andy Wingo
1
-1
/
+1
2009-10-23
fix brainfuck for new tree-il, and add tests
Andy Wingo
2
-11
/
+21
2009-10-16
language-readers receive environment as an arg
Andy Wingo
1
-1
/
+1
2009-06-24
remove lambda wrap hack of brainfuck tree-il compiler
Andy Wingo
1
-18
/
+5
2009-06-22
more docs to brainfuck->tree-il compiler
Andy Wingo
1
-11
/
+52
2009-06-21
add brainfuck->tree-il compiler
Andy Wingo
3
-33
/
+181
2009-06-21
formatting changes to (language brainfuck compile-scheme)
Andy Wingo
1
-58
/
+57
2009-06-21
added documenting comments to the brainfuck compiler and mention it in the VM...
Daniel Kraft
3
-4
/
+111
2009-06-21
basic brainfuck -> scheme example compiler.
Daniel Kraft
3
-0
/
+160