FIXME's cleaned up: I have actually fixed things without killing
comments. There are no urgent FIXME's in filters. Perhaps we should start with documentation?
This commit is contained in:
parent
f2ed663aea
commit
6781e5213b
2 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,7 @@
|
|||
FIXME (nonurgent): define keyword
|
||||
FIXME: whole system of paths, path ~ string, path.prepend(), path.originate
|
||||
FIXME: create community lists
|
||||
FIXME: write access to dynamic attributes.
|
||||
FIXME: '! =' should not be permitted. Ze `!=' by nemelo byt totez jako `! =' Nadefinujes si pres %token novy token a do cf-lex.l pridas nove pravidlo, ktere jej rozpoznava. Napriklad != return NEQ;
|
||||
FIXME: write access to static attribute: Z rte ma byt read/write: pref, attrs (neprimo).
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
*
|
||||
* Notice that pair is stored as integer: first << 16 | second
|
||||
*
|
||||
* FIXME: Check if prefixes are really prefixes.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue