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 Dec, 2016
4 commits
  • Made some corrections in the detection of redefinition of functions. Actually, ...
    5301595c
    1
    there was a TODO in opdef.c, which is now completed.
    Alain Prouté authored
    2016-12-18 23:04:56 +0100  
    Browse Code »
  • Fixed a bug in 'unalias' in typetools.c
    9dac2e76
    1
    Alain Prouté authored
    2016-12-18 19:02:20 +0100  
    Browse Code »
  • removed the unneeded tag 'type_alias' from the compiler.
    6c3d67e5
    1
    Alain Prouté authored
    2016-12-18 17:41:34 +0100  
    Browse Code »
  • Added the possibility to define type aliases. See the documentation in ...
    1680807e
    1
    anubis_dev/manuals/en/Anubis-doc-1-14.pdf for explanations.
    Alain Prouté authored
    2016-12-18 17:24:24 +0100  
    Browse Code »

09 Dec, 2016
1 commit
  • Definitive (I hope so) fast_lexer_5 with its documentation updated. ...
    eace4973
    1
    A new primitive 'write' for writing a byte array into another byte array
    at a given position (see predefined.anubis).
    Alain Prouté authored
    2016-12-09 14:28:01 +0100  
    Browse Code »

02 Dec, 2016
5 commits
  • Transformed fast_lexer_4.anubis into a compatibility file using fast_lexer_5.anubis ...
    9964c0ba
    1
    so that tools/line_reader.anubis and data_base/read_csv.anubis are still working.
    Alain Prouté authored
    2016-12-02 22:02:14 +0100  
    Browse Code »
  • new correction in fast_lexer_5.
    2ea8d7b0
    1
    Alain Prouté authored
    2016-12-02 19:49:02 +0100  
    Browse Code »
  • Ce git me pete les couilles comme c'est pas possible. Ras le bol de cette merde et vive svn.
    f0efa7e5
    1
    Alain Prouté authored
    2016-12-02 01:28:21 +0100  
    Browse Code »
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    466de685
    Alain Prouté authored
    2016-12-02 01:25:49 +0100  
    Browse Code »
  • fast_lexer_5.anubis seems to be ok now. But maybe still incomplete.
    7ee60633
    1
    Alain Prouté authored
    2016-12-02 01:23:53 +0100  
    Browse Code »

01 Dec, 2016
2 commits
  • reorganize find_and_replace_dict to be more efficient if no replacement needs
    49deba5f
    totoro authored
    2016-12-01 21:47:22 +0100  
    Browse Code »
  • optimize find_and_replace_dict function
    d306accf
    Julien Verneuil authored
    2016-12-01 11:26:30 +0100  
    Browse Code »

20 Nov, 2016
1 commit
  • -
    7d0aee77
    1
    Alain Prouté authored
    2016-11-20 21:48:49 +0100  
    Browse Code »

19 Nov, 2016
1 commit
  • -
    30210eb8
    1
    Alain Prouté authored
    2016-11-19 01:32:20 +0100  
    Browse Code »

13 Nov, 2016
3 commits
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    c401ca8f
    totoro authored
    2016-11-13 22:04:00 +0100  
    Browse Code »
  • bump sqlite3 to version 3.15.1
    e0068d7f
    totoro authored
    2016-11-13 22:03:51 +0100  
    Browse Code »
  • remove debug mode on fast lexer ...
    966bb822
    replace read by transmit in convert.anubis
    totoro authored
    2016-11-13 22:02:56 +0100  
    Browse Code »

05 Nov, 2016
2 commits
  • New version 5 of fast lexer in preparation.
    6309bc80
    1
    Alain Prouté authored
    2016-11-05 22:54:23 +0100  
    Browse Code »
  • Created a file of macros for writing Anubis documentation in MAML.
    64dc406b
    Alain Prouté authored
    2016-11-05 22:53:19 +0100  
    Browse Code »

23 Oct, 2016
2 commits
  • fixed a bug in message display.
    be4bc2b2
    Alain Prouté authored
    2016-10-23 23:23:38 +0200  
    Browse Code »
  • -
    b907aab7
    Alain Prouté authored
    2016-10-23 01:06:32 +0200  
    Browse Code »

13 Oct, 2016
2 commits
  • updated library/tools/autocompile.anubis
    aaafdd5b
    Alain Prouté authored
    2016-10-13 23:38:58 +0200  
    Browse Code »
  • uncommented lines 1041 to 1046 in anbexec.cpp because it disturbed the primitive 'execute' ...
    84fde849
    creating zombie processes and forbidding 'execute' to return.
    Alain Prouté authored
    2016-10-13 23:32:21 +0200  
    Browse Code »

20 Sep, 2016
1 commit
  • added metaprotocol.anubis, a metaprogram for implementing network protocols.
    6c7a7018
    Alain Prouté authored
    2016-09-20 09:35:31 +0200  
    Browse Code »

28 Aug, 2016
1 commit
  • A new simple tool for automatically compiling source texts when they are saved to disk.
    7eddf13c
    Alain Prouté authored
    2016-08-28 16:06:10 +0200  
    Browse Code »

28 Jul, 2016
2 commits
  • small modif on maml3.
    d7c3e91b
    Alain Prouté authored
    2016-07-28 23:34:46 +0200  
    Browse Code »
  • added $output to maml3
    7a2d7aaa
    Alain Prouté authored
    2016-07-28 18:26:45 +0200  
    Browse Code »

27 Jul, 2016
1 commit
  • Added the automatic creation of the '.mamltoc' file.
    68bb1087
    Alain Prouté authored
    2016-07-27 09:18:28 +0200  
    Browse Code »

25 Jul, 2016
2 commits
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    6266505f
    Alain Prouté authored
    2016-07-25 11:30:05 +0200  
    Browse Code »
  • enhanced maml3 tutorial and fixed a small bug in maml3.
    fd89834c
    Alain Prouté authored
    2016-07-25 11:28:54 +0200  
    Browse Code »

25 Jun, 2016
2 commits
  • Merge remote-tracking branch 'origin/ANUBIS_1_14_NO_TICKS' into ANUBIS_1_14
    9bf2a794
    totoro authored
    2016-06-25 21:56:11 +0200  
    Browse Code »
  • add convert CR -> CRLF, LF -> CRLF into json adl extension
    43ab51e1
    totoro authored
    2016-06-25 21:42:25 +0200  
    Browse Code »

24 Jun, 2016
4 commits
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    6ac35465
    Alain Prouté authored
    2016-06-24 23:38:45 +0200  
    Browse Code »
  • -
    bcb1747c
    Alain Prouté authored
    2016-06-24 23:38:30 +0200  
    Browse Code »
  • Added the mark $input(<file_path>) to MAML3, and an option for inhibiting it on the web.
    2c0c21dd
    Alain Prouté authored
    2016-06-24 23:35:44 +0200  
    Browse Code »
  • in find_and_replace_file_dict, apply replacement in file for each entry because … ...
    ffc85277
    …if we have too similar entry like "entry0" and "entry00" the first entry is also match for second entry and make confusion in resulting offset for replacement.
    Now we make one by one from longest entry to smallest one.
    totoro authored
    2016-06-24 00:42:33 +0200  
    Browse Code »

22 Jun, 2016
2 commits
  • Merge branch 'ANUBIS_1_14' of gitlab.anubis-language.com:anubis/anubis into ANUBIS_1_14
    61d6e024
    totoro authored
    2016-06-22 06:39:03 +0200  
    Browse Code »
  • Add count_blank function which return number of blank characters (CR, LF, TAB, '… ...
    b9529812
    … ') before the first non white char. This function help to determine indentation in some case
    totoro authored
    2016-06-22 06:37:55 +0200  
    Browse Code »

16 Jun, 2016
2 commits
  • move to SQLite 3.12
    cd37f914
    totoro authored
    2016-06-16 13:43:12 +0200  
    Browse Code »
  • make some beautify and more clear code
    1d51ce68
    totoro authored
    2016-06-16 13:42:03 +0200  
    Browse Code »