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
  • web
15 Jun, 2013
1 commit
  • -
    1a5d477a
    Alain Prouté authored
    2013-06-15 07:53:39 +0000  
    Browse Dir »

21 May, 2013
1 commit
  • replaced 'connect to file' by 'file' in several places in mutilhost.
    574943c7
    Alain Prouté authored
    2013-05-21 00:54:23 +0000  
    Browse Dir »

14 May, 2013
1 commit
  • Enhanced the grammar: anonymous agglomeration types may now have component names… ...
    090dc78e
    … (this is mainly for clarity in programming, because they are ignored by the compiler). 
    Obsolete expressions 'connect to file' and 'connect to network' have been definitely removed
    from the grammar (this was necessary for enhancing the grammar). The library has been updated accordingly.
    Alain Prouté authored
    2013-05-14 07:09:02 +0000  
    Browse Dir »

27 Apr, 2013
1 commit
  • -
    9dde80de
    Alain Prouté authored
    2013-04-27 20:28:25 +0000  
    Browse Dir »

23 Apr, 2013
1 commit
  • Merge with Calexium branch (Added SQLAPI and more...) ...
    32eb6137
    Compile with MinGW under Windows
    Cédric RICARD authored
    2013-04-23 10:31:07 +0000  
    Browse Dir »

03 Apr, 2013
1 commit
  • Added several files metaSQL... . anubis (tools for interfacing database queries … ...
    91675e4f
    …with Anubis programs)
    Alain Prouté authored
    2013-04-03 06:15:37 +0000  
    Browse Dir »

01 Nov, 2012
1 commit
  • -
    e8582a9d
    Alain Prouté authored
    2012-11-01 15:13:25 +0000  
    Browse Dir »

26 Aug, 2012
1 commit
  • CXM_mime content move to web/mime.anubis for better compatibility ...
    66a7d78b
    optimization of no_doubles
    David René authored
    2012-08-26 21:26:01 +0000  
    Browse Dir »

25 Aug, 2012
1 commit
  • Add : example/merge_list.anubis as example for ordered merging list ...
    9e038e2c
    Add : basis.anubis behavior modification of merge for List($T). Now the appended data are ordered and add in end of the list
    Fix : db_print_table with new Sqlite3 API
    Typo: message_transceiver.anubis & muscle.anubis
    Fix : sqlite3_test.anubis with new Sqlite3 API
    Fix : fix usage print of http_get.anubis
    David René authored
    2012-08-25 01:31:05 +0000  
    Browse Dir »

06 Aug, 2012
1 commit
  • -
    a696496d
    Alain Prouté authored
    2012-08-06 22:05:22 +0000  
    Browse Dir »

06 Aug, 2011
1 commit
  • Made some corrections in fast lexer.
    e70f9a3c
    Alain Prouté authored
    2011-08-06 22:54:38 +0000  
    Browse Dir »

07 Jul, 2011
1 commit
  • Changed Int32 to Int/Word32 in theses 2 files.
    7f0af379
    Alain Prouté authored
    2011-07-07 10:55:53 +0000  
    Browse Dir »

20 Feb, 2010
1 commit
  • (New version 1.10.6.0) The fast lexer (version 2) seems to work fine. Tests are … ...
    a3f13d81
    …nevertheless needed. See library/lexical_analysis/fast_lexer_v2.anubis and fast_lexer_v2_example_1.anubis
    Alain Prouté authored
    2010-02-20 15:15:20 +0000  
    Browse Dir »

29 Jan, 2010
1 commit
  • Making branch for Calexium developments, limiting impact of non-finished features
    9817433d
    Cédric RICARD authored
    2010-01-29 23:26:31 +0000  
    Browse Dir »

14 Jan, 2010
1 commit
  • added the alternative encoding(String) to type WebMeta
    519452c8
    Alain Prouté authored
    2010-01-14 22:16:07 +0000  
    Browse Dir »

05 Jul, 2009
1 commit
  • - Add index_of() function for lists ...
    88976623
    - Add range() functions
    Cédric RICARD authored
    2009-07-05 14:40:52 +0000  
    Browse Dir »

14 Feb, 2009
1 commit
  • Fixed bug #60 (unserializing Int) and added a preliminary test serialize.unit_test.anubis
    c58baa5e
    Alain Prouté authored
    2009-02-14 18:21:56 +0000  
    Browse Dir »

15 Sep, 2008
2 commits
  • -
    5041170a
    Alain Prouté authored
    2008-09-15 14:16:05 +0000  
    Browse Dir »
  • Fixed a bug in describe.c
    fcdd7cce
    Alain Prouté authored
    2008-09-15 10:16:41 +0000  
    Browse Dir »

14 Sep, 2008
1 commit
  • First (partial) implementation of external library calls. ...
    7c0049b4
    Implementation of 'describe' paragraphs complete.
    Alain Prouté authored
    2008-09-14 21:12:53 +0000  
    Browse Dir »

04 Sep, 2008
1 commit
  • moving Portable_tree definition and functions from tools/basis.anubis to tools/printable_tree.anubis ...
    78304fac
    Updating compil_all.anubis
    Cédric RICARD authored
    2008-09-04 14:03:39 +0000  
    Browse Dir »

11 Aug, 2008
2 commits
  • Separated some 'globals' from main files.
    22e1b26d
    Alain Prouté authored
    2008-08-11 17:04:30 +0000  
    Browse Dir »
  • Added the instruction vcopy_int which was missing. ...
    a7fa7486
    Updated various files in the library so that compil_all.anubis works with version 1.9.
    However, I inhibited some (not very important) files in compil_all which still need to be updated.
    Alain Prouté authored
    2008-08-11 15:29:48 +0000  
    Browse Dir »

24 May, 2008
1 commit
  • the file anbrandom is now created automatically. No more need to move the mouse.
    cba1adef
    Alain Prouté authored
    2008-05-24 13:23:11 +0000  
    Browse Dir »

01 May, 2008
1 commit
  • *** empty log message ***
    11e3a75d
    Alain Prouté authored
    2008-05-01 10:03:09 +0000  
    Browse Dir »

30 Apr, 2008
1 commit
  • Lot of Int32/Word32 to Int migration
    768359aa
    Cédric RICARD authored
    2008-04-30 06:32:58 +0000  
    Browse Dir »

20 Apr, 2008
1 commit
  • Fix Word32/Int usage into sqlite API ...
    bc44b5da
    Fix Int compatibility for some other files into libraries
    Cédric RICARD authored
    2008-04-20 18:22:06 +0000  
    Browse Dir »

17 Apr, 2008
1 commit
  • Merging branch 1.8.4 (up to 1.8.4.24) into HEAD ...
    eb86652d
    Changing some fundamental function signatures to use Int instead of Word32
    Cédric RICARD authored
    2008-04-17 13:39:44 +0000  
    Browse Dir »

15 Apr, 2008
1 commit
  • *** empty log message ***
    a618c266
    Alain Prouté authored
    2008-04-15 15:18:28 +0000  
    Browse Dir »

27 Feb, 2008
1 commit
  • *** empty log message ***
    3672e07e
    Alain Prouté authored
    2008-02-27 19:07:53 +0000  
    Browse Dir »

20 Jan, 2008
1 commit
  • *** empty log message ***
    25b10d1f
    Alain Prouté authored
    2008-01-20 18:21:48 +0000  
    Browse Dir »

19 Jan, 2008
1 commit
  • *** empty log message ***
    f7a40a46
    Alain Prouté authored
    2008-01-19 18:19:09 +0000  
    Browse Dir »

21 Nov, 2007
1 commit
  • Optimization of the GC is essentially finished. The number of instructions ...
    2be59454
    generated for the GC is divided by about 2. (-O option required)
    Alain Prouté authored
    2007-11-21 09:27:02 +0000  
    Browse Dir »

10 Nov, 2007
2 commits
  • added a test and a message (E006) to the compiler
    004b75bf
    Alain Prouté authored
    2007-11-10 23:52:34 +0000  
    Browse Dir »
  • First commit after the beginning of the elimination of Int32.
    da0a35b9
    Alain Prouté authored
    2007-11-10 14:44:51 +0000  
    Browse Dir »

03 Nov, 2007
1 commit
  • restore the % character in html conversion algorithm. these % was remove by error by alain's tools
    6167eb5a
    David René authored
    2007-11-03 17:26:16 +0000  
    Browse Dir »

26 Oct, 2007
1 commit
  • removing deprecated version of 'force_nth()' function
    e44f49c6
    Cédric RICARD authored
    2007-10-26 12:14:16 +0000  
    Browse Dir »

27 Sep, 2007
1 commit
  • Added error message E112 (the bodies of the cases of the conditional have no common type).
    f3cfdebd
    Alain Prouté authored
    2007-09-27 20:44:50 +0000  
    Browse Dir »

21 Sep, 2007
2 commits
  • remove extra tab
    74601b36
    David René authored
    2007-09-21 19:04:31 +0000  
    Browse Dir »
  • add a white space after CRLF because in mail header the continuation of previous… ...
    2f491b70
    … line must start with any white space
    
    David René authored
    2007-09-21 14:17:29 +0000  
    Browse Dir »