index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notes
Age
Commit message (
Expand
)
Author
2014-03-06
Moved notes to doc directory
Drahflow
2014-03-05
Support scope-emulates-other-stuff support
Drahflow
2014-03-01
Dynamically-scoped variables
Drahflow
2014-02-24
Initial design experiments for error handling.
Drahflow
2014-02-23
Added >'
Drahflow
2014-02-18
* and ! now apply both to functions and coroutines
Drahflow
2014-02-18
Coroutines.
Drahflow
2014-02-14
Co-Routine design
Drahflow
2014-01-09
Floating point support
Drahflow
2014-01-08
Freeing heap type markers 2-3 for scalars (floats)
Drahflow
2014-01-06
streq -> eq
Drahflow
2014-01-01
Low-level typing by '' (free ' for day-to-day use)
Drahflow
2013-10-22
Can now retype functions
Drahflow
2013-10-15
Dynamically shared object support
Drahflow
2013-09-28
11% faster with unboxed integers
Drahflow
2013-09-27
Results of some debugging
Drahflow
2013-09-25
Library build time down another 3.2%
Drahflow
2013-09-20
Client-side optimizer
Drahflow
2013-09-15
References now stored separately from opcodes
Drahflow
2013-09-10
Towards faster regexes
Drahflow
2013-08-11
Static-mode names now patched up
Drahflow
2013-08-08
First usage of optimization semantics
Drahflow
2013-08-06
First steps towards a standard library
Drahflow
2013-07-20
freeze2.test now with GC
Drahflow
2013-07-10
Bitmap based memory allocator
Drahflow
2013-02-17
Typed execution code converted - untested so far
Drahflow
2013-02-06
Typed functions now executing (a little)
Drahflow
2013-01-25
Some thoughts about optimizable resolution semantics
Drahflow
2013-01-23
Some thoughts about the optimizer
Drahflow
2013-01-18
Quoting in unquoted contexts now works
Drahflow
2013-01-15
Array creation
Drahflow
2013-01-10
First two ints added
Drahflow
2013-01-10
"struct" is going to be deprecated
Drahflow
2013-01-09
Function memory layout
Drahflow
2013-01-05
Further thoughts on memory layout
Drahflow
2013-01-03
Compiler can now push ints and strings
Drahflow
2012-12-08
Initial commit
Drahflow