1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Preparing tagging of version 0.2.0. More... almost 18 years ago
The problem with memory in the values.drool example has been fixed. This means that this feature example now works as expected. This is reason to make it a new version. More... almost 18 years ago
The feature example values.drool almost makes it through the compiler now. There is some memory issue which is detected when the globals are dstroyed... More... almost 18 years ago
At this point it compiles and links. There are some NotImplemented left, but basic features are ready to be tested. More... almost 18 years ago
Just in case I'd like to continue working elsewhere. More... almost 18 years ago
Backing up. It is time to start trying to compile. Hopefully, it is soon possible to split a structure. More... almost 18 years ago
It feels like the sinks are working now, but more thorough testing is needed. More... almost 18 years ago
Display of source locations is getting utf-8 aware. However, it will not work for files which are not in the current direcoory... More... almost 18 years ago
Some more work on the structures have been done, but needs to be debugged now on a fast machine. More... almost 18 years ago
Backing up. More... almost 18 years ago
Dynamic expressions seem to work now, both when a dynamic variable is declared and when it is rebound dynamically. More... almost 18 years ago
Another update that makes even more use of dynamic expressions. More... almost 18 years ago
Minor change to make the example display the power of dynamic expressions. More... almost 18 years ago
Just want to check out most recent version at home. More... almost 18 years ago
States seem useful now. I will postpone the design and implementation of dynamic states until I get a better feeling for what one actually needs and what makes sense. More... almost 18 years ago
The revision number obtained using --version should be even better now! More... almost 18 years ago
From now on, the revision number obtained using --version should be correct. More... almost 18 years ago
Revision numbers... More... almost 18 years ago
The program now interprets show.drool, although it complains a lot that it doesn't really know what it's doing. More... almost 18 years ago
It links! More... almost 18 years ago
Each file compiles now, but there are linking errors. More... almost 18 years ago
Once again, I think old and new changes have been merged... More... almost 18 years ago
I've tried to merge some old changes... More... almost 18 years ago
I don't remeber what's been changed... More... almost 18 years ago
Now the parser compiles, but there is probably a lot more to do before the union stuff has replaced the default destination solutions in coredraw.cc. More... almost 18 years ago
Structures have been initiated. Some code is there, but not all. The first application is how arrow tail functions return two values in a structure to the appropriate stroke continuation. This might not even compile at the moment, but I think the idea is there. More... almost 18 years ago
Fixing corepoint.cc was easy, but the next obstacle was difficult: how to interact with arrowhead functions? Clearly, just passing a state would be the immediate translation of the old solution, but it's not very nice to make such a central part of the system use macro functions. When I'm changing the code anyway, I might just as well try to think of something better... perhaps something using tuples. Wouldn't it be nice to do this: More... almost 18 years ago
gcMark methods were added to the State subtypes in hottypes.{h/cc}. More... almost 18 years ago
Backing up. More... almost 18 years ago
Don't know... More... almost 18 years ago