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
  • library
  • tools
05 Jan, 2017
1 commit
  • Revert "Transformed fast_lexer_4.anubis into a compatibility file using fast_lexer_5.anubis" ...
    f37d672f
    This reverts commit 9964c0baaabcf708f729350d3c64ffacd39694e8.
    totoro authored
    2017-01-05 14:15:30 +0900  
    Browse Dir »

31 Dec, 2016
3 commits
  • Revert "Added the possibility to define type aliases. See the documentation in" ...
    159a6521
    This reverts commit 1680807eb45cbe55476e608b3b41459e43c1659f.
    totoro authored
    2016-12-31 16:00:00 +0900  
    Browse Dir »
  • Revert "Made some corrections in the detection of redefinition of functions. Actually," ...
    c5d9f3da
    This reverts commit 5301595c64f6efaa45bbd19f93854b833e0b0314.
    totoro authored
    2016-12-31 15:59:43 +0900  
    Browse Dir »
  • Revert "Added an 'echo' command in Anubis." ...
    77ec4c3f
    This reverts commit 81f37867bc0f40d72d7474a4dd4a9661e8edd056.
    totoro authored
    2016-12-31 15:59:18 +0900  
    Browse Dir »

21 Dec, 2016
1 commit
  • Added an 'echo' command in Anubis.
    81f37867
    1
    Alain Prouté authored
    2016-12-21 16:53:01 +0100  
    Browse Dir »

18 Dec, 2016
2 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 Dir »
  • 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 Dir »

02 Dec, 2016
2 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 Dir »
  • 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 Dir »

13 Oct, 2016
1 commit
  • updated library/tools/autocompile.anubis
    aaafdd5b
    Alain Prouté authored
    2016-10-13 23:38:58 +0200  
    Browse Dir »

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 Dir »

24 Jun, 2016
2 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 Dir »
  • -
    bcb1747c
    Alain Prouté authored
    2016-06-24 23:38:30 +0200  
    Browse Dir »

01 May, 2016
1 commit
  • maj iterators and function
    4261962b
    HerrmannM authored
    2016-05-01 18:16:17 +0200  
    Browse Dir »

08 Apr, 2016
1 commit
  • maj lib
    96086c63
    HerrmannM authored
    2016-04-08 11:58:43 +0200  
    Browse Dir »

27 Mar, 2016
1 commit
  • Add to_list function in dictionaries
    828fbeb2
    Larrieu Jeremy authored
    2016-03-27 11:22:58 +0200  
    Browse Dir »

21 Mar, 2016
1 commit
  • add to_List_String for Int
    0c3a7d0a
    totoro authored
    2016-03-21 12:10:23 +0100  
    Browse Dir »

17 Mar, 2016
1 commit
  • Some definition of socket error must set with WSA error (windows) under mingw ...
    ddfcf545
    add ssl copy file
    add socket type (tcp, ssl) on connection management
    add rsc for launcher under windows
    update windows installer file
    update sqlite 3 to version 3.11.1
    totoro authored
    2016-03-17 23:31:47 +0100  
    Browse Dir »

24 Jan, 2016
1 commit
  • remove unnecessary comment added by PyramIDE
    264c1ec9
    totoro authored
    2016-01-24 16:58:14 +0100  
    Browse Dir »

15 Jan, 2016
1 commit
  • Enhancement in APG + ANSI-color.anubis in library/tools.
    80e99f53
    Alain Prouté authored
    2016-01-15 09:49:32 +0100  
    Browse Dir »

14 Jan, 2016
1 commit
  • Added a goody in APG: automatic generation of functions taking a single argument… ...
    9a7676c2
    … of type Token_Value_...
    Alain Prouté authored
    2016-01-14 13:12:21 +0100  
    Browse Dir »

01 Jan, 2016
1 commit
  • add the correct type for date, time and datetime ...
    0054f6c6
    fix also postgres specific according to the previous modification
    add the function which generating ISO8601 for date, time and datetime
    totoro authored
    2016-01-01 15:18:43 +0100  
    Browse Dir »

23 Dec, 2015
1 commit
  • Added the public tool 'split_path' to 'file_and_dir.anubis'.
    377af6dc
    Alain Prouté authored
    2015-12-23 11:30:54 +0100  
    Browse Dir »

21 Dec, 2015
1 commit
  • add avl trees and dictionaries implementation from Jérémy Larrieu
    9762050d
    totoro authored
    2015-12-21 19:16:43 +0100  
    Browse Dir »

18 Dec, 2015
1 commit
  • Various minor enhancements.
    adf42a16
    Alain Prouté authored
    2015-12-18 08:12:44 +0100  
    Browse Dir »

23 Nov, 2015
1 commit
  • enhanced the printing of the template in error E031.
    e00fe7a9
    Alain Prouté authored
    2015-11-23 15:34:45 +0100  
    Browse Dir »

18 Nov, 2015
1 commit
  • -
    c30fecb2
    Alain Prouté authored
    2015-11-18 14:29:59 +0100  
    Browse Dir »

11 Nov, 2015
1 commit
  • made various things (I don't remember which, sorry !)
    8bbc43a4
    Alain Prouté authored
    2015-11-11 00:50:11 +0100  
    Browse Dir »

24 Jul, 2015
1 commit
  • inserted the find_and_replace program into predef.anubis
    878df3ad
    Alain Prouté authored
    2015-07-24 00:02:55 +0200  
    Browse Dir »

21 Jul, 2015
1 commit
  • new progress in find_and_replace
    fb1a01bc
    Alain Prouté authored
    2015-07-21 13:02:12 +0200  
    Browse Dir »

19 Jul, 2015
2 commits
  • -
    13dffd5d
    Alain Prouté authored
    2015-07-19 10:40:28 +0200  
    Browse Dir »
  • added a simulator for find_and_replace
    930971d4
    Alain Prouté authored
    2015-07-19 10:33:28 +0200  
    Browse Dir »

18 Jul, 2015
1 commit
  • find_and_replace: finished the program for the construction of the automaton.
    a46fd953
    Alain Prouté authored
    2015-07-18 23:00:12 +0200  
    Browse Dir »

17 Jul, 2015
1 commit
  • -
    20f3487e
    Alain Prouté authored
    2015-07-17 11:46:35 +0200  
    Browse Dir »

16 Jul, 2015
3 commits
  • -
    47999515
    Alain Prouté authored
    2015-07-16 19:40:47 +0200  
    Browse Dir »
  • some progress made in find_and_replace
    a89855ad
    Alain Prouté authored
    2015-07-16 11:21:29 +0200  
    Browse Dir »
  • added find_and_replace.anubis (still under construction)
    4414a714
    Alain Prouté authored
    2015-07-16 09:30:44 +0200  
    Browse Dir »

11 Jul, 2015
1 commit
  • Implemented the optimisation of string concatenation.
    3002c136
    Alain Prouté authored
    2015-07-11 18:52:23 +0200  
    Browse Dir »

10 Jul, 2015
1 commit
  • Added the syscall concat(List(String) l, String separator). ...
    087f3135
    Now Anubis version 1.14.2
    Alain Prouté authored
    2015-07-10 10:40:35 +0200  
    Browse Dir »

09 Jul, 2015
1 commit
  • maj list
    d1c1eab1
    HerrmannM authored
    2015-07-09 16:55:34 +0200  
    Browse Dir »