Logo white

Anubis / Anubis

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 17
  • Tags 37
  • anubis
  • anubis_dev
11 Aug, 2013
1 commit
  • pound £ symbol replaced by +++
    95f7fda7
    Alain Prouté authored
    2013-08-11 13:27:03 +0000  
    Browse Dir »

10 Aug, 2013
1 commit
  • fixed some problems in the counting of modules.
    f9604231
    Alain Prouté authored
    2013-08-10 22:09:48 +0000  
    Browse Dir »

09 Aug, 2013
2 commits
  • New multihost_http_server.anubis handling dynamic loading of web sites. ...
    89abb3d7
    APG does not recompile if target file is up to date.  
    In tools/basis: a new tool: 'more_recent(String,String)' comparing the last modification dates of two files.
    Alain Prouté authored
    2013-08-09 17:25:24 +0000  
    Browse Dir »
  • The stuff for secondary modules is presumably complete. An example is in library… ...
    f0864209
    …/examples/secondary_modules_test.anubis.
    More sophisticated examples are yet needed.
    Alain Prouté authored
    2013-08-09 10:33:58 +0000  
    Browse Dir »

08 Aug, 2013
3 commits
  • we are no more pushing a dummy address (dummy because unused) into the stack whe… ...
    06ff4463
    …n terminal récursion is eliminated (this is a 'small' optimization).
    Alain Prouté authored
    2013-08-08 13:01:53 +0000  
    Browse Dir »
  • All the stuff for (obsolete) global 'per process' variables is now completely re… ...
    a6fa27b0
    …moved from the source files.
    Alain Prouté authored
    2013-08-08 09:47:16 +0000  
    Browse Dir »
  • global 'per process' variables (defined by a 'variable...' paragraph) are now forbidden because ...
    cca66f94
    incompatible with secondary modules.
    Alain Prouté authored
    2013-08-08 06:46:38 +0000  
    Browse Dir »

07 Aug, 2013
1 commit
  • instruction 'push_addr' has been replaced by 'push_retpoint' and 'push_function'… ...
    53e14758
    … (not doing the same thing). 
    The sequence '(address . a) push' has been replaced by '(push_function . a)' (this is just an optimization)
    in many places (but not everywhere).
    Alain Prouté authored
    2013-08-07 14:55:23 +0000  
    Browse Dir »

06 Aug, 2013
1 commit
  • Something which could have been done years ago: terminal recursion is ...
    c02f1aee
    eliminated (replaced by an actual loop) in the code of arrow functions, 
    i.e. functions defined by |-> and |-f->.
    Alain Prouté authored
    2013-08-06 21:16:56 +0000  
    Browse Dir »

04 Aug, 2013
2 commits
  • minor corrections after some tests, and definitive suppression of obsolete instr… ...
    d02da166
    …uctions connect_file_? and connect_IP_?.
    Alain Prouté authored
    2013-08-04 22:36:52 +0000  
    Browse Dir »
  • Because of the necessity of counting modules, we must also count functions, even… ...
    1381c484
    … top level functions. 
    This induces a change in the calling conventions. Some big programs are running again (web sites), 
    but work is still to be done on secondary modules.
    Alain Prouté authored
    2013-08-04 00:12:20 +0000  
    Browse Dir »

31 Jul, 2013
2 commits
  • Dynamic loading/unloading of .adm modules is presumably finished. Tests still t… ...
    934f5c96
    …o come. For informations, see predefined.anubis section (7.8).
    Alain Prouté authored
    2013-07-31 11:46:09 +0000  
    Browse Dir »
  • literal strings are no more pemanent
    742d8f32
    Alain Prouté authored
    2013-07-31 06:23:04 +0000  
    Browse Dir »

30 Jul, 2013
2 commits
  • encore une sauvegarde intermédiaire
    54a181da
    Alain Prouté authored
    2013-07-30 10:49:18 +0000  
    Browse Dir »
  • transformation dans anbexec.cpp du format de struct Exec_Mod_struct: disparition… ...
    c22f1925
    … du champ code_size, et le champ byte_code contient maintenant un vrai byte array (qui contient la taille du code).
    Alain Prouté authored
    2013-07-30 08:13:01 +0000  
    Browse Dir »

29 Jul, 2013
3 commits
  • J'ai commité un petit test: primary_module.anubis et secondary_module.anubis dans vm/src. ...
    5e8605ca
    Mais pour le moment, le test reste rudimentaire, car les modifs de garbage-collector ne sont 
    pas encore faites.
    Alain Prouté authored
    2013-07-29 15:38:33 +0000  
    Browse Dir »
  • un nouveau cap de franchi, mais il y a encore du boulot.
    10781051
    Alain Prouté authored
    2013-07-29 15:19:32 +0000  
    Browse Dir »
  • on avance, on avance ...
    97c537ac
    Alain Prouté authored
    2013-07-29 08:11:11 +0000  
    Browse Dir »

28 Jul, 2013
1 commit
  • ça avance mais on n'y est pas encore ...
    62f5c1fb
    Alain Prouté authored
    2013-07-28 23:19:29 +0000  
    Browse Dir »

27 Jul, 2013
9 commits
  • update of Scons
    2c0c2f1e
    David René authored
    2013-07-27 22:35:49 +0000  
    Browse Dir »
  • elimination of many warnings
    341b397a
    Alain Prouté authored
    2013-07-27 17:16:28 +0000  
    Browse Dir »
  • Fix mistake introduce in previous commit
    3567dc55
    David René authored
    2013-07-27 15:20:18 +0000  
    Browse Dir »
  • -
    203322e2
    Alain Prouté authored
    2013-07-27 15:17:14 +0000  
    Browse Dir »
  • -
    f6a899ec
    Alain Prouté authored
    2013-07-27 15:11:17 +0000  
    Browse Dir »
  • -
    8622449d
    Alain Prouté authored
    2013-07-27 15:04:21 +0000  
    Browse Dir »
  • -
    26cb1fd2
    Alain Prouté authored
    2013-07-27 14:44:42 +0000  
    Browse Dir »
  • -
    26909a3d
    Alain Prouté authored
    2013-07-27 14:40:46 +0000  
    Browse Dir »
  • Fix most of warning during compilation
    42630f4c
    David René authored
    2013-07-27 01:20:22 +0000  
    Browse Dir »

26 Jul, 2013
4 commits
  • ça compile, mais c'ets pas fini.
    6012cee5
    Alain Prouté authored
    2013-07-26 18:43:35 +0000  
    Browse Dir »
  • try to fix Allocator issue
    ed26fa89
    David René authored
    2013-07-26 17:49:58 +0000  
    Browse Dir »
  • état intermédiaire non fonctionnel
    e4a79859
    Alain Prouté authored
    2013-07-26 17:16:09 +0000  
    Browse Dir »
  • remove annoying FF character
    190553ad
    David René authored
    2013-07-26 10:07:10 +0000  
    Browse Dir »

25 Jul, 2013
4 commits
  • suppress some warning of "deprecated conversion from string constant... [-Wwrite-strings]"
    0b9bc122
    David René authored
    2013-07-25 22:27:29 +0000  
    Browse Dir »
  • -
    dfdda2ca
    Alain Prouté authored
    2013-07-25 21:02:50 +0000  
    Browse Dir »
  • version 1.13
    14d16986
    Alain Prouté authored
    2013-07-25 21:00:30 +0000  
    Browse Dir »
  • first commit of version 1.13 (load_adm) not yet operational
    187f02c4
    Alain Prouté authored
    2013-07-25 20:37:08 +0000  
    Browse Dir »

20 Jul, 2013
1 commit
  • -
    68236209
    Alain Prouté authored
    2013-07-20 05:42:16 +0000  
    Browse Dir »

18 Jul, 2013
1 commit
  • added the 'COUNT' feature.
    59f9b3de
    Alain Prouté authored
    2013-07-18 09:14:55 +0000  
    Browse Dir »

17 Jul, 2013
2 commits
  • -
    1eeeff61
    Alain Prouté authored
    2013-07-17 08:45:56 +0000  
    Browse Dir »
  • -
    6fc2097f
    Alain Prouté authored
    2013-07-17 08:36:25 +0000  
    Browse Dir »