0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the README for homework 6. More... over 16 years ago
added test cases for many functions. More... over 16 years ago
added other codeexamples and fixed some small bugs. More... over 16 years ago
added ability to specify file from command line. More... over 16 years ago
added some test functions. More... over 16 years ago
added code to free variables. valgrind still complains. More... over 16 years ago
fixed some small things and updated README for hmwk5. More... over 16 years ago
we have a working parser now. More... over 16 years ago
added sizeofenv() but other stuff broke... More... over 16 years ago
got rid of 'do while' construct; it's useless. More... over 16 years ago
added 'while' and fixed 'if else'. More... over 16 years ago
wrote stuff, but yacc is complaining... More... over 16 years ago
added code generation for booleans. More... over 16 years ago
added list_merge() function. More... over 16 years ago
added backpatch() function. More... over 16 years ago
wrote list_makelist() and added type boolean_list_t. More... over 16 years ago
wrote env_search, but we still have some issues because symbol table is free()d More... over 16 years ago
scoping works now. More... over 16 years ago
added a scoped environment, but it's still broken. More... over 16 years ago
Wrote push_env_table() and pop_env_table() More... over 16 years ago
some more minor updates to README for hmwk4. More... over 16 years ago
Updated README for hmwk4 More... over 16 years ago
fixed up the gen_test() function a bit. More... over 16 years ago
added the (admittedly useless) gen() test. More... over 16 years ago
added test for newtemp(). More... over 16 years ago
added widen() to parser. More... over 16 years ago
fixed compilation and extracted constants from intmdt_code_gen.c More... over 16 years ago
fixed bug in lexer that caused incorrect data access. More... over 16 years ago
Updated README for hmwk4. More... over 16 years ago
finally got everything working (at least negligibly). More... over 16 years ago