-
there was a TODO in opdef.c, which is now completed.
-
1
-
1
-
anubis_dev/manuals/en/Anubis-doc-1-14.pdf for explanations.
-
A new primitive 'write' for writing a byte array into another byte array at a given position (see predefined.anubis).
-
so that tools/line_reader.anubis and data_base/read_csv.anubis are still working.
-
1
-
1
-
1
-
1
-
1
-
replace read by transmit in convert.anubis
-
1
-
creating zombie processes and forbidding 'execute' to return.
-
…if we have too similar entry like "entry0" and "entry00" the first entry is also match for second entry and make confusion in resulting offset for replacement. Now we make one by one from longest entry to smallest one.
-
… ') before the first non white char. This function help to determine indentation in some case