Skip to content
Snippets Groups Projects
Commit 2b211665 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

work, work, work...

Rev: src/todo:1.6
parent 026a3502
No related branches found
No related tags found
No related merge requests found
...@@ -142,45 +142,87 @@ patch byacc ...@@ -142,45 +142,87 @@ patch byacc
done (maybe needs more fixing) done (maybe needs more fixing)
fix efun->foo (always copies value) fix efun->foo (always copies value)
fixed?
rewrite sort_array
fixed fixed
dokumentera mera! putenv
fixed
ta bort MAX_LOCAL (& MAX_GLOBAL) sort()
fixed
ta bort EXPANDMAX ++++ -> sum()
fixed
kommentera mera update README
fixed
typkollen m}ste generera b{ttre felmeddelanden.. move the check for libsocket to the file module
fixed
putenv? setugid? add garbage collect
fixed
function_exists() function_exists()
not needed, just index the object.
remove MAX_LOCAL (& MAX_GLOBAL)
remove EXPANDMAX
write more comments
typkollen m}ste generera b{ttre felmeddelanden..
setugid?
inherit_list() inherit_list()
function_args() function_args()
get_function_list() get_function_list()
fuzzymatch() fuzzymatch()
sort()
this_function() this_function()
kolla upp |vriga efunnar som skall portas check what other functions needs porting
add generic callbacks
++++ -> sum() assert (check types explicitely)
generalize foreach()
constant
'type wish'
update README document file::set_nonblocking better (prototype callbacks etc.)
flytta cheken f|r libsocket till modulen (och se till att moduler kan addera libs) fix 'private inherit'
(eller s{tt tillbaka AC_HAVE_DIRENT (?) i configure.in)
add garbage collect fix run time type checks.
addera generisk callback make backtrace() show the arguments.
assert (kolla typer explicit) code_value()
generalisera foreach() decode_value()
constant
'type wish'
rewrite sort_array
document file::set_nonblocking better (prototype callbacks etc.) threads
dynamic stack
command line option: -L libdir
rename list->multiset
rename uLPC
rename perror
make a new perror
rename add_efun -> add_constant
rename sizeof -> size?
then make a compat.h
remove some simulated functions or make the optional.
change object/program naming strategy
make a better module interface.
make a C++ interface.
allocate stack with MAP_NORESERV
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment