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
18 Aug, 2014
8 commits
  • -
    f2082874
    Alain Prouté authored
    2014-08-18 19:09:32 +0000  
    Browse Code »
  • checked that compil_all.anubis does not generate any error (nor warning)
    f685a372
    Alain Prouté authored
    2014-08-18 19:06:55 +0000  
    Browse Code »
  • -
    8ecc83d0
    Alain Prouté authored
    2014-08-18 16:11:14 +0000  
    Browse Code »
  • -
    6a5b3f10
    Alain Prouté authored
    2014-08-18 16:08:18 +0000  
    Browse Code »
  • -
    0f31d85c
    Alain Prouté authored
    2014-08-18 16:03:31 +0000  
    Browse Code »
  • finished syscall_arity in optimize.c (needed to complete bytecode.h)
    ab6428e6
    Alain Prouté authored
    2014-08-18 15:37:23 +0000  
    Browse Code »
  • -
    19e96622
    Alain Prouté authored
    2014-08-18 14:08:46 +0000  
    Browse Code »
  • -
    56ee3cb4
    Alain Prouté authored
    2014-08-18 13:57:42 +0000  
    Browse Code »

17 Aug, 2014
1 commit
  • add the reading of --pdir and --cdir on vm_launcher
    100156f8
    David René authored
    2014-08-17 00:59:10 +0000  
    Browse Code »

16 Aug, 2014
5 commits
  • -
    7f8c557b
    Alain Prouté authored
    2014-08-16 22:49:31 +0000  
    Browse Code »
  • Changed file name of doc
    b545d713
    Alain Prouté authored
    2014-08-16 22:44:46 +0000  
    Browse Code »
  • Added library/a2a
    84e7faa1
    Alain Prouté authored
    2014-08-16 22:38:38 +0000  
    Browse Code »
  • apply all changes for 1.14 from revision 2317 to 2342 of branches/ANUBIS_1_13. T… ...
    9883fe25
    …hese revision was only targeted for 1.14 but committed by error 1.13
    David René authored
    2014-08-16 22:27:40 +0000  
    Browse Code »
  • --no commit message
    763f2e64
    David René authored
    2014-08-16 21:39:22 +0000  
    Browse Code »

15 Aug, 2014
1 commit
  • fixed a bug in a2a.c (formating char strings)
    fa3ee00f
    Alain Prouté authored
    2014-08-15 14:14:10 +0000  
    Browse Code »

14 Aug, 2014
6 commits
  • fixed /usr/share/anubis permissions for linux install script
    fd4c9b94
    Julien Verneuil authored
    2014-08-14 23:51:25 +0000  
    Browse Code »
  • a2a encore
    616e2a0d
    Alain Prouté authored
    2014-08-14 23:30:00 +0000  
    Browse Code »
  • removed some'debug()'
    33fbaab2
    Alain Prouté authored
    2014-08-14 22:19:26 +0000  
    Browse Code »
  • a2a (continued ...)
    abf25cc6
    Alain Prouté authored
    2014-08-14 19:51:13 +0000  
    Browse Code »
  • fixed a bug on Opaque(...) and in replace.c
    79647c59
    Alain Prouté authored
    2014-08-14 15:00:45 +0000  
    Browse Code »
  • Update SConstruct for compiler ...
    24815e98
    grammar.y:
    remove precedence lastly introduced by Alain.
    David René authored
    2014-08-14 09:03:03 +0000  
    Browse Code »

13 Aug, 2014
3 commits
  • added the forgotten a2a.c (sorry)
    2aa438d3
    Alain Prouté authored
    2014-08-13 19:26:04 +0000  
    Browse Code »
  • -
    7de3aa26
    Alain Prouté authored
    2014-08-13 09:30:41 +0000  
    Browse Code »
  • Completed the generation of .a2a files which are now compiled ok by Anubis (at l… ...
    33f6052a
    …east I tried on dynamic_http_server only).
    The new manual is still to be updated on a2a concept. 
    Next step will be to create library/a2a/C/formater.anubis
    Alain Prouté authored
    2014-08-13 08:04:32 +0000  
    Browse Code »

10 Aug, 2014
1 commit
  • begun to implement 'a2a'
    7837c029
    Alain Prouté authored
    2014-08-10 15:54:03 +0000  
    Browse Code »

08 Aug, 2014
3 commits
  • created library/official_library.anubis
    b15bb40c
    Alain Prouté authored
    2014-08-08 19:16:41 +0000  
    Browse Code »
  • added fact.anubis
    659ba37c
    Alain Prouté authored
    2014-08-08 15:57:07 +0000  
    Browse Code »
  • enhanced the installation file for linux, /usr/share/anubis permissions and ownership
    4414be95
    Julien Verneuil authored
    2014-08-08 15:55:30 +0000  
    Browse Code »

07 Aug, 2014
1 commit
  • -
    772d9ac6
    Alain Prouté authored
    2014-08-07 06:42:05 +0000  
    Browse Code »

06 Aug, 2014
2 commits
  • added the example 'library/examples/system/load_adm.anubis'
    59ba9992
    Alain Prouté authored
    2014-08-06 10:10:51 +0000  
    Browse Code »
  • -
    2e76ad83
    Alain Prouté authored
    2014-08-06 08:52:07 +0000  
    Browse Code »

05 Aug, 2014
5 commits
  • fixed a bug in anbexec.cpp (computation of max_running_priority)
    cf9fb445
    Alain Prouté authored
    2014-08-05 16:52:59 +0000  
    Browse Code »
  • completed the implementation of 'delegate' with priority (in predefined.anubis)
    bb0393b6
    Alain Prouté authored
    2014-08-05 16:24:40 +0000  
    Browse Code »
  • returned back to 2 files: predefined.anubis and predef.anubis because of problems of visibility.
    6250f954
    Alain Prouté authored
    2014-08-05 13:18:46 +0000  
    Browse Code »
  • (1) Found how to handle an old syntactic problem (see compiler/src/grammar.y, search for %prec low) ...
    1d440f98
    (2) Moved the content of compiler/src/predef.anubis into library/predefined.anubis as its 'private' part. 
         A new compiler/src/predef.anubis is still present unabling the command: myanubis -predef
    (3) Fixed a bug in show.c
    (4) Continued the new Anubis language manual (manuals/en/Anubis-doc-1-13)
    (5) Implemented the option --credit in anbexec.
    Alain Prouté authored
    2014-08-05 12:17:34 +0000  
    Browse Code »
  • -
    49cd7983
    Alain Prouté authored
    2014-08-05 08:43:17 +0000  
    Browse Code »

04 Aug, 2014
4 commits
  • -
    b2cac74c
    Alain Prouté authored
    2014-08-04 10:53:20 +0000  
    Browse Code »
  • implemented the condition that a new process cannot have greater priority then its father process
    646c5198
    Alain Prouté authored
    2014-08-04 10:17:28 +0000  
    Browse Code »
  • -
    fe59e089
    Alain Prouté authored
    2014-08-04 10:07:37 +0000  
    Browse Code »
  • New version 1.14: new form of 'delegate' taking priorities into account (see anu… ...
    81bd6d5a
    …bis_dev/manuals/en/Anubis-doc-1-13.pdf)
    Alain Prouté authored
    2014-08-04 09:54:27 +0000  
    Browse Code »