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
13 Jun, 2015
1 commit
  • first version of new read_csv.anubis, using fast_lexer_4
    aa5bd2cb
    Alain Prouté authored
    2015-06-13 20:40:27 +0200  
    Browse Dir »

12 Jun, 2015
3 commits
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    813d5f81
    Alain Prouté authored
    2015-06-12 21:02:27 +0200  
    Browse Dir »
  • added new functions in library/tools
    bf92f6ce
    Alain Prouté authored
    2015-06-12 21:01:36 +0200  
    Browse Dir »
  • -
    1be798c1
    Alain Prouté authored
    2015-06-12 16:23:23 +0200  
    Browse Dir »

11 Jun, 2015
1 commit
  • maj tools
    b6392ec2
    HerrmannM authored
    2015-06-11 12:52:17 +0200  
    Browse Dir »

08 Jun, 2015
6 commits
  • update SConstruct for FreeBSD
    1c3da1b1
    Cedric RICARD authored
    2015-06-08 20:26:13 +0200  
    Browse Dir »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    c4171abf
    totoro authored
    2015-06-08 15:11:26 +0200  
    Browse Dir »
  • finalized 64 bits file size on Linux
    9ff79469
    Alain Prouté authored
    2015-06-08 14:39:29 +0200  
    Browse Dir »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    881608c0
    Alain Prouté authored
    2015-06-08 14:14:56 +0200  
    Browse Dir »
  • new fast_lexer_4
    ba15aaeb
    Alain Prouté authored
    2015-06-08 14:14:09 +0200  
    Browse Dir »
  • Added complete support of 64 bits file size in fseek, fstat, ftell and updated t… ...
    c34e7144
    …he FileDescription type with size to be Int instead of Word32
    totoro authored
    2015-06-08 14:13:33 +0200  
    Browse Dir »

07 Jun, 2015
2 commits
  • ajout fun no double escape
    032879b5
    HerrmannM authored
    2015-06-07 17:08:47 +0200  
    Browse Dir »
  • first implementation of 64 bits file size
    c9bc7d59
    totoro authored
    2015-06-07 13:11:05 +0200  
    Browse Dir »

06 Jun, 2015
11 commits
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    16a2a7b9
    Alain Prouté authored
    2015-06-06 23:47:09 +0200  
    Browse Dir »
  • fixed some (stupid) bugs in boyer_moore
    a859335c
    Alain Prouté authored
    2015-06-06 23:46:19 +0200  
    Browse Dir »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    d8f58d3b
    totoro authored
    2015-06-06 23:06:59 +0200  
    Browse Dir »
  • add file_size 64 bits under windows. Must be done under others OS
    23e31cb2
    totoro authored
    2015-06-06 23:05:32 +0200  
    Browse Dir »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    3efd424e
    Alain Prouté authored
    2015-06-06 22:59:55 +0200  
    Browse Dir »
  • finished with syscall find_byte_array (using boyer_moore) (not tested)
    43d50e4c
    Alain Prouté authored
    2015-06-06 22:58:45 +0200  
    Browse Dir »
  • add boyer moore
    bcad68e8
    totoro authored
    2015-06-06 22:05:00 +0200  
    Browse Dir »
  • fix boyer_moore compilation issue
    a7158715
    totoro authored
    2015-06-06 22:04:01 +0200  
    Browse Dir »
  • -
    82ec8915
    Alain Prouté authored
    2015-06-06 21:58:10 +0200  
    Browse Dir »
  • drop some commented out code
    440feba5
    Alain Prouté authored
    2015-06-06 08:28:56 +0200  
    Browse Dir »
  • fixed the decimal_scan bug (I hope so), and changed (int) into (U32) is sign com… ...
    f268ba0c
    …parison in 'concat_byte_array'
    Alain Prouté authored
    2015-06-06 08:23:15 +0200  
    Browse Dir »

05 Jun, 2015
1 commit
  • Added a variant to the 'return' function, allowing to extract part of the token.
    3746a4f7
    Alain Prouté authored
    2015-06-05 10:02:19 +0200  
    Browse Dir »

04 Jun, 2015
1 commit
  • changed precedence of :: (previously same as 'comma' (,), now just above it). Bo… ...
    baf88b9d
    …th associate to the right.
    Alain Prouté authored
    2015-06-04 14:53:39 +0200  
    Browse Dir »

02 Jun, 2015
5 commits
  • add zip for 3 lists
    e4a5c8a3
    HerrmannM authored
    2015-06-02 10:48:01 +0200  
    Browse Dir »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    2c8ea022
    totoro authored
    2015-06-02 02:13:20 +0200  
    Browse Dir »
  • [!] Fix base64 ...
    95cd5596
    [!] Fix data_io start position where in incorrect position at beginning
    [+] add some functions in files.anubis
    totoro authored
    2015-06-02 02:11:23 +0200  
    Browse Dir »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    5697d9ff
    Alain Prouté authored
    2015-06-02 01:12:01 +0200  
    Browse Dir »
  • enhanced output style of APG
    92b506db
    Alain Prouté authored
    2015-06-02 01:11:00 +0200  
    Browse Dir »

01 Jun, 2015
1 commit
  • maj list with 'single' and iterator with an 'extension on success' operator
    7844bd4e
    HerrmannM authored
    2015-06-01 11:51:47 +0200  
    Browse Dir »

28 May, 2015
6 commits
  • reverting Oclones
    03038e0e
    HerrmannM authored
    2015-05-28 16:09:42 +0200  
    Browse Dir »
  • Optimization of clones (continued)
    74f6d3c6
    Alain Prouté authored
    2015-05-28 14:34:19 +0200  
    Browse Dir »
  • Some corrections for optimization of clones
    fccf3a20
    Alain Prouté authored
    2015-05-28 04:43:01 +0200  
    Browse Dir »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    c599b8d0
    Alain Prouté authored
    2015-05-28 03:55:42 +0200  
    Browse Dir »
  • Implemented optimization of cloned types (experimental). For the time being, this optimization is ...
    736928b4
    performed only with option: -Oclones     Later on, it will be the default.
    Alain Prouté authored
    2015-05-28 03:53:00 +0200  
    Browse Dir »
  • Update the SConstruct file to be more compliant with FreeBSD environment
    deca091d
    Cedric RICARD authored
    2015-05-28 00:51:09 +0200  
    Browse Dir »

27 May, 2015
1 commit
  • maj tools
    28ee20b0
    HerrmannM authored
    2015-05-27 15:21:45 +0200  
    Browse Dir »

21 May, 2015
1 commit
  • Added informations about unbalanced delimiters in syntax error messages.
    3e3f3d2c
    Alain Prouté authored
    2015-05-21 22:47:45 +0200  
    Browse Dir »