2017-09-19 |
inglorion | rewrote tests written in voodoo in antimony
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added read_bytes_from_stream, write_byte_to_stream...
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added make_comment to default imports
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | converted more tests to new executable support
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added stat and stat_isdir to default imports
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added module_find to default imports
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | removed absolute_symbol, introduced absolute_intern...
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | made initialization of global vars with blobs work
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added chdir, setenv process functions, and module functions...
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | load_module: allow strings as module identifiers
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | converted some tests to new executable support
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | support dealiasing @-prefixed symbols
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | antimony_reader: use current namespace for quote
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added support for initializing global variables in...
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added block_iterator and hash functions to default...
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added closedir and opendir to default imports
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | export every symbol defined in an object file
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | added array_iterator and each to default imports
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | strip extensions when converting paths to namespaces
|
commit | commitdiff | tree |
2017-09-19 |
inglorion | emit init code in original form instead of dealiasing it
|
commit | commitdiff | tree |
2017-07-30 |
inglorion | add trailing slash to base_path in transmute
|
commit | commitdiff | tree |
2017-07-30 |
inglorion | parenthesize return in path_basename
|
commit | commitdiff | tree |
2017-07-30 |
inglorion | in blob_find_last_before, look at data, not blob ptr
|
commit | commitdiff | tree |
2017-05-25 |
inglorion | added -b option to transmute to simplify compilation...
|
commit | commitdiff | tree |
2017-05-21 |
inglorion | added blobs_equal
|
commit | commitdiff | tree |
2017-05-21 |
inglorion | allow compilation of modules from files as well as...
|
commit | commitdiff | tree |
2017-05-21 |
inglorion | removed accidentally introduced star in stat_c.c
|
commit | commitdiff | tree |
2017-05-21 |
inglorion | made antimony_symbols use dynarrays instead of hardcoded...
|
commit | commitdiff | tree |
2016-02-04 |
inglorion | added hash_set
|
commit | commitdiff | tree |
2016-01-31 |
inglorion | added each
|
commit | commitdiff | tree |
2016-01-31 |
inglorion | added block_iterator
|
commit | commitdiff | tree |
2016-01-31 |
inglorion | added array_iterator
|
commit | commitdiff | tree |
2016-01-31 |
inglorion | added hash table key iterator
|
commit | commitdiff | tree |
2016-01-31 |
inglorion | made hash tables work with hash functions returning...
|
commit | commitdiff | tree |
2015-03-31 |
inglorion | converted transmute to build using the new executable...
|
commit | commitdiff | tree |
2015-03-31 |
inglorion | separated format (-f) and type (-t) in transmute
|
commit | commitdiff | tree |
2015-03-31 |
inglorion | added a function to get the command line arguments
|
commit | commitdiff | tree |
2015-03-31 |
inglorion | made linking work on ARM
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | made to_core automatically generate calls to make_blob
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | added log to antimony builtins and mkdir and path_split...
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | made antimony symbols available in modules' namespaces...
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | added support for compiling executables from directories
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | changed transmute_top_level to add all code other than...
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | special cased global namespace in namespace_lookup_to_core
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | added _global_namespace to antimony_symbols
|
commit | commitdiff | tree |
2015-02-22 |
inglorion | added blob_builder_append_blob
|
commit | commitdiff | tree |
2015-02-07 |
inglorion | added logging facility
|
commit | commitdiff | tree |
2015-02-07 |
inglorion | added mkdir
|
commit | commitdiff | tree |
2015-02-07 |
inglorion | added closedir and opendir
|
commit | commitdiff | tree |
2015-02-07 |
inglorion | added errno, errno_error, execvp, exit, fork, and waitpid
|
commit | commitdiff | tree |
2015-02-07 |
inglorion | added chdir
|
commit | commitdiff | tree |
2015-01-26 |
inglorion | added ability to include Voodoo code in modules
|
commit | commitdiff | tree |
2015-01-25 |
inglorion | added option to compile to Voodoo
|
commit | commitdiff | tree |
2014-11-30 |
inglorion | enabled transmute to compile modules
|
commit | commitdiff | tree |
2014-11-27 |
inglorion | added trivial test for blocks
|
commit | commitdiff | tree |
2014-10-26 |
inglorion | converted tail calls to use tail-call instead of return...
|
commit | commitdiff | tree |
2014-10-25 |
inglorion | fixed configure to work with shells that return nonexistent...
|
commit | commitdiff | tree |
2014-08-25 |
inglorion | added the ability to compile modules in different namespaces
|
commit | commitdiff | tree |
2014-08-23 |
inglorion | refactored to_core to use antimony_builtins
|
commit | commitdiff | tree |
2014-08-23 |
inglorion | added default aliases in compile_module
|
commit | commitdiff | tree |
2014-08-22 |
inglorion | moved dealiasing into compile_module
|
commit | commitdiff | tree |
2014-08-22 |
inglorion | added default imports when compiling modules outside...
|
commit | commitdiff | tree |
2014-08-22 |
inglorion | added alias support
|
commit | commitdiff | tree |
2014-08-22 |
inglorion | added array_map
|
commit | commitdiff | tree |
2014-08-21 |
inglorion | moved absolute_symbol from module to symbol
|
commit | commitdiff | tree |
2014-08-21 |
inglorion | added load_module and module_exports
|
commit | commitdiff | tree |
2014-08-21 |
inglorion | added split_blob
|
commit | commitdiff | tree |
2014-08-21 |
inglorion | made compile_module generate a function that returns...
|
commit | commitdiff | tree |
2014-08-21 |
inglorion | made compile_module write __sb_abi_version symbol
|
commit | commitdiff | tree |
2014-08-20 |
inglorion | fixed a bug in unlink_recursive
|
commit | commitdiff | tree |
2014-08-20 |
inglorion | made compile_module always write init function
|
commit | commitdiff | tree |
2014-08-20 |
inglorion | removed superfluous calls
|
commit | commitdiff | tree |
2014-08-20 |
inglorion | translate non-special forms to calls by default
|
commit | commitdiff | tree |
2014-08-19 |
inglorion | moved source files to per-module directories
|
commit | commitdiff | tree |
2014-08-19 |
inglorion | made Voodoo generator encode symbols
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | automatically generate initialization code for modules
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | added compile_module
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | directories created by tempdir are now removed on exit
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | added path_join and unlink_recursive
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | added basic stat support
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | added getenv and a basic version of tempdir
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | added blob_from_cstring and cstring_from_blob
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | rewrote Vodoo writer in Antimony
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | removed part of Voodoo translator written in Voodoo
|
commit | commitdiff | tree |
2014-08-16 |
inglorion | added support for readdir
|
commit | commitdiff | tree |
2014-08-10 |
inglorion | fixed some bugs in Antimony reader, Antimony writer...
|
commit | commitdiff | tree |
2014-08-10 |
inglorion | merged Voodoo writer into Voodoo translator
|
commit | commitdiff | tree |
2014-08-09 |
inglorion | separate build directories
|
commit | commitdiff | tree |
2014-08-04 |
inglorion | added preliminary support for conditions
|
commit | commitdiff | tree |
2014-08-04 |
inglorion | added preliminary support for structs
|
commit | commitdiff | tree |
2014-08-03 |
inglorion | translated Voodoo translator to Antimony
|
commit | commitdiff | tree |
2014-08-02 |
inglorion | added support for comments
|
commit | commitdiff | tree |
2014-07-31 |
inglorion | added support for quote syntax to Antimony reader
|
commit | commitdiff | tree |
2014-07-31 |
inglorion | rewrote Antimony reader in Antimony
|
commit | commitdiff | tree |
2014-07-31 |
inglorion | added initial version of base to core translator
|
commit | commitdiff | tree |
2014-07-27 |
inglorion | added support for namespaces to Antimony reader
|
commit | commitdiff | tree |
2014-07-27 |
inglorion | initial support for namespaces
|
commit | commitdiff | tree |
2014-07-27 |
inglorion | added symbol encoder
|
commit | commitdiff | tree |
2014-07-26 |
inglorion | added support for else if
|
commit | commitdiff | tree |
2014-07-14 |
inglorion | made anf_transform aware of if
|
commit | commitdiff | tree |