Skip to content

Repository files navigation

This is the README of the of coal.

Here is the current class tree, it was generated with the command py-utils/hierarchy.py | dot -Tpng -Gstyle=filled -Ncolor=white -Nstyle=filled -Nshape=box -Gsplines=ortho -Estyle=dashed -Gfontname="Droid Sans Mono" -Nfontname="Droid Sans" > classes.png

Alt text

Work in progress.

  • Testing facilities.
  • Actual tests.
  • Parallel traversal of test graph (parallel DAG implementation?).
  • Thread local cleanup function stack when threads die, must be exception safe.
  • Possibility for setting error handlers that are called when exceptions are thrown instead of try-catch macros. (Call only when thread stack is empty for try handlers? Design interface like signal(3)?)

About

An object oriented general purpose library for C.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages