0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tried adding if statment. Not properly reducing when there are multiple cases. More... over 14 years ago
Added multiple patterns to the semantics of receive. More... over 14 years ago
Added some latex annotations but didn't work as expected. More... over 14 years ago
case_of_end works on my test programs now. More... over 14 years ago
Added case_of_end. Not working when patterns are lists. More... over 14 years ago
Merge branch 'master' of git://github.com/mansky1/kerlang More... over 14 years ago
The full list of tests. More... over 14 years ago
Added pid pattern for receiving pids in messages. More... over 14 years ago
Improved semantics for receive, with pattern matching on messages. More... over 14 years ago
Added next-msg cell for receive matching. More... over 14 years ago
Small modification to concurrent test program, to test receive matching. More... over 14 years ago
First guess at semantics for spawn and message passing. Also tried to fix tuples; it didn't help. More... over 14 years ago
Added infrastructure for concurrency. More... over 14 years ago
Added concurrent test program. More... over 14 years ago
More concurrency syntax, partially fixed expression list problem. More... over 14 years ago
Added the very start of concurrency syntax. More... over 14 years ago
Module semantics and small fixes. More... over 14 years ago
Configuration with modules. More... over 14 years ago
Added module test programs. More... over 14 years ago
Added module syntax, cleaned up some of the sorts. More... over 14 years ago
Implemented function declaration, pattern matching, and function call. More... over 14 years ago
Found the parsing issue with function declarations. More... over 14 years ago
Added tuple syntax. More... over 14 years ago
Fixed list values, added a first try at tuple values. More... over 14 years ago
Added a tuple program. More... over 14 years ago
Added initial maude files containing the syntax for lists and functions. There are problems in converting lists to values at the moment. Function declarations do not parse. More... over 14 years ago
Added the license notice. More... over 14 years ago