projects
/
fur
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add support for lists to IR, clean up
2019-08-28
David Kerkeslager
Add support for lists to IR, clean up
commit
|
commitdiff
|
tree
2019-08-24
David Kerkeslager
Add environments
commit
|
commitdiff
|
tree
2019-08-24
David Kerkeslager
Handle arguments to functions
commit
|
commitdiff
|
tree
2019-08-23
David Kerkeslager
Fix/simplify the generation of if/else statements
commit
|
commitdiff
|
tree
2019-08-23
David Kerkeslager
Fix the generation of function CIR
commit
|
commitdiff
|
tree
2019-08-20
David Kerkeslager
Add Rope_length (mostly as a way to add __attribute__...
commit
|
commitdiff
|
tree
2019-08-19
David Kerkeslager
Begin adding some C code
commit
|
commitdiff
|
tree
2019-07-24
David Kerkeslager
Better TODOs
commit
|
commitdiff
|
tree
2019-07-24
David Kerkeslager
Add a very basic optimization pass
commit
|
commitdiff
|
tree
2019-07-24
David Kerkeslager
Remove unnecessary pushing/popping for integer literal...
commit
|
commitdiff
|
tree
2019-07-24
David Kerkeslager
Remove unecessary pushing/popping for function calls
commit
|
commitdiff
|
tree
2019-07-24
David Kerkeslager
Remove unecessary pushing/popping for function arguments
commit
|
commitdiff
|
tree
2019-07-24
David Kerkeslager
Remove unecessary pushing/popping for string literals
commit
|
commitdiff
|
tree
2019-07-18
David Kerkeslager
Generate lambda expressions
commit
|
commitdiff
|
tree
2019-07-18
David Kerkeslager
Use flatten()
commit
|
commitdiff
|
tree
2019-07-18
David Kerkeslager
Add crossplatform IR generation for if/else statements
commit
|
commitdiff
|
tree
2019-07-18
David Kerkeslager
Add crossplatform IR generation up to the point of...
commit
|
commitdiff
|
tree
2019-07-17
David Kerkeslager
Make it easier to run the tests without memory leak...
commit
|
commitdiff
|
tree
2019-07-17
David Kerkeslager
Make it easier to run without memory leak tests
commit
|
commitdiff
|
tree
2019-05-11
David Kerkeslager
Update Jinja
commit
|
commitdiff
|
tree
2019-05-11
David Kerkeslager
Update the README
commit
|
commitdiff
|
tree
2018-01-06
David Kerkeslager
Add support for nested functions with the same name...
commit
|
commitdiff
|
tree
2018-01-06
David Kerkeslager
Desugar function definitions to assignments to lambda
commit
|
commitdiff
|
tree
2018-01-05
David Kerkeslager
Added lambda expressions
commit
|
commitdiff
|
tree
2018-01-04
David Kerkeslager
Remove list get expression
commit
|
commitdiff
|
tree
2018-01-04
David Kerkeslager
Added a CPS conversion pass (which currently does not...
commit
|
commitdiff
|
tree
2017-12-31
David Kerkeslager
Desugaring pass (#9)
commit
|
commitdiff
|
tree
2017-12-31
David Kerkeslager
Removed one more test using ternary comparison
commit
|
commitdiff
|
tree
2017-12-31
David Kerkeslager
Remove support for ternary comparison operators
commit
|
commitdiff
|
tree
2017-12-30
David Kerkeslager
Added two more compiler passes
commit
|
commitdiff
|
tree
2017-12-30
David Kerkeslager
Visual cleanup
commit
|
commitdiff
|
tree
2017-12-12
David Kerkeslager
Reuse the parent stack in current stack frame
commit
|
commitdiff
|
tree
2017-12-12
David Kerkeslager
Use snapshots of the stack to restore stack to its...
commit
|
commitdiff
|
tree
2017-12-12
David Kerkeslager
Allocate Fur stacks on the C heap
commit
|
commitdiff
|
tree
2017-12-12
David Kerkeslager
Set the environment to the same variable name
commit
|
commitdiff
|
tree
2017-09-25
David Kerkeslager
Change parent_jump to parentJump to conform to previously...
commit
|
commitdiff
|
tree
2017-09-25
David Kerkeslager
Clean up stacks in the case of an exception
commit
|
commitdiff
|
tree
2017-09-24
David Kerkeslager
Added a shell script that can be used to run Valgrind...
commit
|
commitdiff
|
tree
2017-09-24
David Kerkeslager
Add very rudimentary line numbers to exceptions
commit
|
commitdiff
|
tree
2017-09-22
David Kerkeslager
Simple exceptions (#6)
commit
|
commitdiff
|
tree
2017-09-21
David Kerkeslager
Move .output.txt to .stdout.txt to reflect which output...
commit
|
commitdiff
|
tree
2017-09-21
David Kerkeslager
Capture stderr in integration tests
commit
|
commitdiff
|
tree
2017-09-20
David Kerkeslager
Start passing around a jump buffer to handle errors
commit
|
commitdiff
|
tree
2017-09-14
David Kerkeslager
Pass arguments to infix operators via the stack
commit
|
commitdiff
|
tree
2017-09-14
David Kerkeslager
Reuse normalize_basic_infix_operation in implementation...
commit
|
commitdiff
|
tree
2017-09-14
David Kerkeslager
Move desugaring ternary comparison operators into the...
commit
|
commitdiff
|
tree
2017-09-02
David Kerkeslager
Add a stack, and use that for function call arguments
commit
|
commitdiff
|
tree
2017-09-01
David Kerkeslager
Added a future folder to examples
commit
|
commitdiff
|
tree
2017-08-29
David Kerkeslager
Fix link
commit
|
commitdiff
|
tree
2017-08-29
David Kerkeslager
Add structures, fix link
commit
|
commitdiff
|
tree
2017-08-29
David Kerkeslager
One more thing it supports
commit
|
commitdiff
|
tree
2017-08-29
David Kerkeslager
Added basic README
commit
|
commitdiff
|
tree
2017-08-26
David Kerkeslager
Added structs
commit
|
commitdiff
|
tree
2017-08-25
David Kerkeslager
Add double-quoted strings
commit
|
commitdiff
|
tree
2017-08-24
David Kerkeslager
Add a string concatenation operator
commit
|
commitdiff
|
tree
2017-08-18
David Kerkeslager
Added list literals
commit
|
commitdiff
|
tree
2017-08-17
David Kerkeslager
Added if expression statements
commit
|
commitdiff
|
tree
2017-08-14
David Kerkeslager
Make "do" a keyword
commit
|
commitdiff
|
tree
2017-08-14
David Kerkeslager
Remove TODO with unclear reasoning
commit
|
commitdiff
|
tree
2017-08-13
David Kerkeslager
Normalize function expressions
commit
|
commitdiff
|
tree
2017-08-13
David Kerkeslager
Normalize symbol expressions
commit
|
commitdiff
|
tree
2017-08-12
David Kerkeslager
Fixed some TODOs
commit
|
commitdiff
|
tree
2017-08-12
David Kerkeslager
Added some todos
commit
|
commitdiff
|
tree
2017-08-12
David Kerkeslager
Normalize symbol expressions
commit
|
commitdiff
|
tree
2017-08-12
David Kerkeslager
Normalize literal expressions
commit
|
commitdiff
|
tree
2017-08-12
David Kerkeslager
Prevent assignment to a builtin variable
commit
|
commitdiff
|
tree
2017-08-12
David Kerkeslager
Allow the results of function calls to be immediately...
commit
|
commitdiff
|
tree
2017-08-12
David Kerkeslager
Add support for parenthesized functions
commit
|
commitdiff
|
tree
2017-08-11
David Kerkeslager
Just pass through the internals of parentheses, unwrapped
commit
|
commitdiff
|
tree
2017-08-11
David Kerkeslager
Closures (and garbage collection for environments,...
commit
|
commitdiff
|
tree
2017-08-10
David Kerkeslager
Ignore symbol folders
commit
|
commitdiff
|
tree
2017-08-10
David Kerkeslager
Add a suite of memory leak tests
commit
|
commitdiff
|
tree
2017-08-10
David Kerkeslager
Finish conditional compilation of operators
commit
|
commitdiff
|
tree
2017-08-10
David Kerkeslager
Don't compile in some unused operators
commit
|
commitdiff
|
tree
2017-08-10
David Kerkeslager
Clean up expression transformation a bit
commit
|
commitdiff
|
tree
2017-08-10
David Kerkeslager
Appease -Wall
commit
|
commitdiff
|
tree
2017-08-09
David Kerkeslager
Go back to constructors and destructors
commit
|
commitdiff
|
tree
2017-08-09
David Kerkeslager
Go back to allocating environments on the heap
commit
|
commitdiff
|
tree
2017-08-09
David Kerkeslager
A featureful commit:
commit
|
commitdiff
|
tree
2017-08-09
David Kerkeslager
Allow users to define new zero-argument functions
commit
|
commitdiff
|
tree
2017-08-09
David Kerkeslager
License under the GPL 3
commit
|
commitdiff
|
tree
2017-08-09
David Kerkeslager
Get called functions from the environment
commit
|
commitdiff
|
tree
2017-08-09
David Kerkeslager
Store functions as objects
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Added variable-length args to function calls
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Normalize parenthesized and negated expressions
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Normalized all infix expression statements
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
variable assignment renamed to variable initialization...
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Normalize comparison expressions, even ternary comparison...
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Start playing out the normalization of other infix...
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Use order instead of operator to normalize infix expressions
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Normalize infix operators
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Normalize all the arguments to functions
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Minor refactor
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Add a CExpressionStatement to wrap expressions instead...
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Some minor refactoring and added a (currently trivial...
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Better names
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Removed not-yet-relevant runtime
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Removed not-yet-relevant string type
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Slightly better naming
commit
|
commitdiff
|
tree
2017-08-08
David Kerkeslager
Combined accumulators into one namedtuple
commit
|
commitdiff
|
tree
next