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
02 Jan, 2014
1 commit
  • added two syscalls 'toCRLF' and 'toLF' (see predefined.anubis).
    cb1ed962
    Alain Prouté authored
    2014-01-02 10:19:39 +0000  
    Browse Code »

28 Dec, 2013
1 commit
  • maj basis concat
    df1ea600
    Matthieu Herrmann authored
    2013-12-28 10:23:38 +0000  
    Browse Code »

22 Dec, 2013
2 commits
  • -
    89c90c54
    Alain Prouté authored
    2013-12-22 19:01:20 +0000  
    Browse Code »
  • -
    2036a5e5
    Alain Prouté authored
    2013-12-22 18:58:59 +0000  
    Browse Code »

17 Dec, 2013
1 commit
  • -
    88892870
    Alain Prouté authored
    2013-12-17 20:53:54 +0000  
    Browse Code »

14 Dec, 2013
1 commit
  • -
    89ea2c0c
    Alain Prouté authored
    2013-12-14 18:13:25 +0000  
    Browse Code »

08 Dec, 2013
1 commit
  • Comparison of versions compares only major and minor (no release, no build).
    83544df2
    Alain Prouté authored
    2013-12-08 11:38:25 +0000  
    Browse Code »

03 Dec, 2013
1 commit
  • added a file containing templates for easing (and to some extend securing) the p… ...
    d9320ba5
    …rogramming of the Anubis compiler.
    Alain Prouté authored
    2013-12-03 17:59:59 +0000  
    Browse Code »

25 Nov, 2013
2 commits
  • fix linux construction
    81e52d82
    David René authored
    2013-11-25 01:19:40 +0000  
    Browse Code »
  • First commit and release of vm_launcher.
    5ac7a05a
    David René authored
    2013-11-25 00:17:53 +0000  
    Browse Code »

21 Nov, 2013
2 commits
  • maj coloration automate fast_lexer_2
    cc955b19
    Matthieu Herrmann authored
    2013-11-21 20:23:47 +0000  
    Browse Code »
  • maj fast lexer 2 graphviz
    cd9bb277
    Matthieu Herrmann authored
    2013-11-21 16:22:55 +0000  
    Browse Code »

19 Nov, 2013
1 commit
  • modified so that several parsers may cohabit.
    14b367a3
    Alain Prouté authored
    2013-11-19 13:51:00 +0000  
    Browse Code »

04 Nov, 2013
2 commits
  • fix queue_event where the window handle was wrong under windows ...
    154beea6
    fix the color issues under windows
    David René authored
    2013-11-04 23:37:17 +0000  
    Browse Code »
  • rename resource file for windows with *_rc.rc suffix. Hence this is not ambiguou… ...
    e111a7e6
    …s with vm.c file which also produce vm.o.
    The SConstruct files for compiler and vm also reflect this rename.
    tools/connections.anubis:
    add flush function for connection 
    
    David René authored
    2013-11-04 15:37:41 +0000  
    Browse Code »

03 Nov, 2013
1 commit
  • replaced incorrect English plural 'childs' by 'children' in all files.
    3e253842
    Alain Prouté authored
    2013-11-03 11:15:53 +0000  
    Browse Code »

02 Nov, 2013
2 commits
  • added comments to radio_buttons_test.anubis
    e8d8f827
    Alain Prouté authored
    2013-11-02 21:05:37 +0000  
    Browse Code »
  • added a radio button test
    32fcc67c
    Alain Prouté authored
    2013-11-02 20:42:22 +0000  
    Browse Code »

28 Oct, 2013
3 commits
  • uncomment commented line which was committed by error
    fe29baa0
    David René authored
    2013-10-28 23:26:29 +0000  
    Browse Code »
  • try to implement kbhit and getch under linux. Must be improve
    268c8c8e
    David René authored
    2013-10-28 23:12:28 +0000  
    Browse Code »
  • system/message_queue.anubis: ...
    8990ccb0
    add set_name method in MessageQueue. This allow to change the name of message queue for better debugging
    tools/basis.anubis:
    move println on the top of file to permit some function to use it
    improve the read_line_from_stdin for better working on Windows
    web/service_machine.anubis:
    update vm_info to fit with right number of resurgent symbols
    src/vmtools.cpp:
    read_byte is able to read byte per byte on stdin instead of line before. This only work with stdin.
    David René authored
    2013-10-28 22:03:27 +0000  
    Browse Code »

26 Oct, 2013
1 commit
  • fixed a bug in grammar.y: 'describe_serialization' should not be called if we a… ...
    5b9a783b
    …re using the '-index' option.
    Alain Prouté authored
    2013-10-26 07:02:45 +0000  
    Browse Code »

08 Oct, 2013
2 commits
  • -
    1ad9dbea
    Alain Prouté authored
    2013-10-08 21:27:18 +0000  
    Browse Code »
  • - fixed a bug produced by previous commit
    eb3ab906
    Alain Prouté authored
    2013-10-08 09:20:41 +0000  
    Browse Code »

07 Oct, 2013
1 commit
  • small enhancement of APG (unused tokens are now part of token types).
    f738ea16
    Alain Prouté authored
    2013-10-07 17:04:17 +0000  
    Browse Code »

05 Oct, 2013
2 commits
  • remove forgotten debugging printf
    2719ee8f
    David René authored
    2013-10-05 22:37:41 +0000  
    Browse Code »
  • Fix 100% CPU when using SSL read. Add waiting_for_event to prevent of always exe… ...
    84f4a65b
    …cute the same instruction (read ssl) for nothing
    David René authored
    2013-10-05 17:44:30 +0000  
    Browse Code »

04 Oct, 2013
1 commit
  • changed the order of module checks (version before checksum).
    d4970438
    Alain Prouté authored
    2013-10-04 10:34:50 +0000  
    Browse Code »

25 Sep, 2013
1 commit
  • -
    52266657
    Alain Prouté authored
    2013-09-25 10:06:40 +0000  
    Browse Code »

21 Sep, 2013
4 commits
  • -
    91ff3196
    Alain Prouté authored
    2013-09-21 20:11:24 +0000  
    Browse Code »
  • -
    fa1d90f6
    Alain Prouté authored
    2013-09-21 15:44:43 +0000  
    Browse Code »
  • created an example for metaSQL.
    5556931b
    Alain Prouté authored
    2013-09-21 14:14:52 +0000  
    Browse Code »
  • -
    238ee506
    Alain Prouté authored
    2013-09-21 12:40:38 +0000  
    Browse Code »

20 Sep, 2013
4 commits
  • intermediate (but functional) state of dynamic_http_server
    abffc58c
    Alain Prouté authored
    2013-09-20 19:12:49 +0000  
    Browse Code »
  • Enhanced dynamic_http_server.anubis.
    390a64ad
    Alain Prouté authored
    2013-09-20 15:23:28 +0000  
    Browse Code »
  • -
    53891a10
    Alain Prouté authored
    2013-09-20 07:56:23 +0000  
    Browse Code »
  • -
    be531060
    Alain Prouté authored
    2013-09-20 07:53:23 +0000  
    Browse Code »

13 Sep, 2013
1 commit
  • made some improvements in metaSQL.
    27dc6be0
    Alain Prouté authored
    2013-09-13 16:57:36 +0000  
    Browse Code »

12 Sep, 2013
2 commits
  • modified my Makefile for handling libjpeg in third_dev/libjpeg/jpeg_6b.
    73a7bc69
    Alain Prouté authored
    2013-09-12 21:49:14 +0000  
    Browse Code »
  • Added sources files for libjpeg. Added -m32 in the Makefile. This generates ligj… ...
    cc963ff9
    …peg.a which works well when anbexec is compiled on my 64 bits machine. Warning: the include files are in the directory third_dev/libjpeg/jpeg-6b together with the source files and the Makefile.
    Alain Prouté authored
    2013-09-12 21:47:33 +0000  
    Browse Code »