skaller wrote: > As usual sourceforge Mailman/svn is being silly, seems to be dropping > commits and all mail entirely now ;( Here is the current parser status.
fyi, the google mailing list mirror is getting all of the commits: http://groups.google.com/group/felix-commits We can also just have it send out the commits without the diff. It includes an html link to the diff, so we wouldn't lose much. You'd have to stop occasionally using non-descriptive log messages though :) > The 'extension' adding stuff would need to be rewritten to > use Scheme values, and extra stuff for handling new nonterminals > probably added, including management of priorities. Later down the road, couldn't we also add something on top of the scheme that looks more like felix that is converted into the scheme? > A consequence of all this is that 'anything goes' during parsing. > Type checking done now by the user actions and structure of the > parser would be delayed until svalue -> flx term conversion, > that is, after parsing is done. Would this let us print out multiple type errors (like msvc) instead of just the first one (like gcc)? > Bottom line: I have no idea what to do to avoid breaking Felix > for some time. This is what branching's for. Subversion's branching is a little sucky, and merging even more so, but it'd do the job. Git could work too, but I'll save that for another email. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language