Commit Graph

  • 81e4429585 Add using namespace parts to scanner and parser Gaith Hallak 2021-08-19 17:09:21 +03:00
  • db60be0af3 Change the type of used_namespaces Gaith Hallak 2021-08-19 17:36:53 +03:00
  • 5ef068f1ff Add a test for using undefined namespaces Gaith Hallak 2021-08-18 19:27:02 +03:00
  • 9acd1b1d88 Forbid using undefined namespaces Gaith Hallak 2021-08-18 19:26:41 +03:00
  • dfe0ad9c38 Split long line Gaith Hallak 2021-08-18 18:59:56 +03:00
  • 2a581a5800 Use a single using declaration Gaith Hallak 2021-08-18 18:52:18 +03:00
  • 21c16158ce Add test for wrong scope of using namespace Gaith Hallak 2021-08-18 17:09:49 +03:00
  • c823c712ae Limit the scope of the used namespaces Gaith Hallak 2021-08-18 16:50:56 +03:00
  • 52b1c99ea7 Add failing test for ambiguous names Gaith Hallak 2021-08-18 13:57:40 +03:00
  • 8ac4156c87 Implement mk_error for ambiguous_name Gaith Hallak 2021-08-18 13:50:43 +03:00
  • 0782f439f5 Handle name collisions Gaith Hallak 2021-08-18 11:43:33 +03:00
  • 06dc68a7f2 Add a compiler test for using namespace Gaith Hallak 2021-08-17 19:20:16 +03:00
  • 976f6c42ba Allow using namespace to appear inside functions Gaith Hallak 2021-08-17 18:44:02 +03:00
  • 519e60039e Allow using namespace to appear in the top level Gaith Hallak 2021-08-17 18:34:15 +03:00
  • 3a4b63baa2 Add using namespace to AST type inference Gaith Hallak 2021-08-17 11:21:13 +03:00
  • 2d450397f4 Change the alias from id() to con() Gaith Hallak 2021-08-17 10:18:48 +03:00
  • 53ba62e423 Add using namespace as to scanner and parser Gaith Hallak 2021-08-13 20:03:20 +03:00
  • 0ca23009b4 . radrow 2021-08-30 21:38:06 +02:00
  • 450be5d9e7 Set default version to latest with mike 1.0.1 Dincho Todorov 2021-08-27 16:52:04 +02:00
  • cef3b6cd9f Copied master to latest with mike 1.0.1 Dincho Todorov 2021-08-27 16:51:54 +02:00
  • 0bfa188c83 Deployed 262452f to master with MkDocs 1.2.1 and mike 1.0.1 GitHub Action 2021-08-27 14:46:50 +00:00
  • 262452fb70
    Feature/mkdocs with versioning (#333) Marco Walz 2021-08-27 16:46:18 +02:00
  • a2f5bcacd8 docs: fix anchors in stdlib #824 marc0olo 2021-08-20 09:56:42 +02:00
  • 25a22a78b2
    docs: accept proposed changes Marco Walz 2021-08-20 09:53:26 +02:00
  • b68beb368d docs: revert capital letter marc0olo 2021-08-10 19:33:17 +02:00
  • 29bf062d20 docs: hint for new file destination marc0olo 2021-08-10 17:28:05 +02:00
  • 04cd3db6b9 docs: refactoring and consistent naming of æternity marc0olo 2021-08-10 17:18:16 +02:00
  • a5c983960e docs: ad repositories section to sophia examples marc0olo 2021-07-27 17:02:33 +02:00
  • e9957b535a fix: output of notation list marc0olo 2021-07-27 16:42:46 +02:00
  • f7cf80529c fix: path to file with python dependencies marc0olo 2021-07-27 16:15:34 +02:00
  • 1744ec43e6 docs: restructuring & introduction of mkdocs with versioning provided by mike marc0olo 2021-07-27 16:02:06 +02:00
  • 3029bf31cb
    Implement Set stdlib (#335) Gaith Hallak 2021-08-07 11:08:45 +03:00
  • 9d6fe02ce5
    Merge branch 'master' into ghallak/set-stdlib #826 Radosław Rowicki 2021-08-06 20:37:51 +02:00
  • 028b12ddc6 Fix the link to Set stdlib section Gaith Hallak 2021-08-04 13:56:51 +03:00
  • 9de13098aa rebar lock fix radrow 2021-08-03 11:41:05 +02:00
  • 4896ad3b36
    Add Option.force_msg (#328) Radosław Rowicki 2021-08-03 11:39:53 +02:00
  • ced9b2b2de fix tests radrow 2021-08-03 11:39:16 +02:00
  • ed1c74cdcf Fix bug Gaith Hallak 2021-08-02 17:01:30 +03:00
  • 588684ba16 Correct the usage of articles in the docs Gaith Hallak 2021-08-02 16:25:45 +03:00
  • 416999e19a Add docs for Set stdlib Gaith Hallak 2021-08-02 16:03:37 +03:00
  • a94abab8eb Rename an argument of the function Set.fold Gaith Hallak 2021-08-02 16:03:17 +03:00
  • 2bb69a5064 Implement Set stdlib Gaith Hallak 2021-08-02 14:14:39 +03:00
  • 7ba49c549d spend test radrow 2021-08-02 13:07:10 +02:00
  • 0e73d7011d Liquid types radrow 2021-03-13 14:09:37 +01:00
  • 8daaff4275
    Use OTP 21 for builds #823 Dincho Todorov 2021-07-27 15:38:41 +03:00
  • b20b9c5df5
    Merge pull request #329 from callbay/fix_var_in_example Hans Svensson 2021-07-26 12:04:55 +02:00
  • d793660545 Fix var in example #820 Frank Feng 2021-07-24 16:46:13 +08:00
  • 0320ac959b CHANGELOG update #819 option-force-msg radrow 2021-07-15 20:43:11 +02:00
  • dcef89b486 Add Option.force_msg radrow 2021-07-15 20:41:38 +02:00
  • 4957d01e9e
    Merge pull request #327 from aeternity/fix_doc Hans Svensson 2021-07-13 20:40:49 +02:00
  • 9d76e6186a Fix stdlib doc #818 Hans Svensson 2021-07-13 20:01:54 +02:00
  • ae3edac53e
    Prepare 6.0.2 (#326) v6.0.2 Radosław Rowicki 2021-07-06 17:31:35 +02:00
  • 71f77a8e02 Minor note #817 6.0.2 radrow 2021-07-05 15:18:22 +02:00
  • 1a1541028c Prepare 6.0.2 radrow 2021-07-05 14:37:42 +02:00
  • acec32e744
    Merge pull request #325 from aeternity/issue324 Ulf Norell 2021-07-05 10:33:26 +02:00
  • 5784f074a6
    Merge pull request #323 from aeternity/fromtostep Hans Svensson 2021-07-05 09:39:32 +02:00
  • d07b321b25 Fix #324: bug when compiling default init in the presence of child contracts #816 Ulf Norell 2021-07-05 09:29:43 +02:00
  • 2e6c01cb75 Fix var #814 radrow 2021-06-26 19:10:49 +02:00
  • b22eeffc3d Formatting in stdlib doc radrow 2021-06-26 19:10:15 +02:00
  • b366bed24b Add check in from_to_step radrow 2021-06-25 11:19:19 +02:00
  • 1975ccf804
    Merge pull request #322 from aeternity/prepare_6.0.1 v6.0.1 Hans Svensson 2021-06-24 09:38:05 +02:00
  • 4f68729631 Prepare v6.0.1 #813 Hans Svensson 2021-06-24 09:27:28 +02:00
  • 10c845d3cf Use consistent event definitions between examples Denis Davidyuk 2021-02-16 14:52:37 +03:00
  • fd6cde535e
    Merge pull request #296 from davidyuk/patch-3 lima Hans Svensson 2021-06-24 09:30:08 +02:00
  • 393d7710c1
    Merge pull request #318 from aeternity/stdlib-tests Hans Svensson 2021-06-24 09:29:12 +02:00
  • 37e5a92b2e
    Merge pull request #314 from aeternity/call-fee-doc Hans Svensson 2021-06-24 09:28:17 +02:00
  • cb9c9df103
    Merge pull request #321 from aeternity/calldata-fix Hans Svensson 2021-06-24 09:19:05 +02:00
  • c09313a92c newline #812 radrow 2021-06-22 17:55:31 +02:00
  • 75b2d6981f Fix calldata radrow 2021-06-22 17:54:05 +02:00
  • 78d94786b6
    Merge pull request #320 from aeternity/nikita-fuchs-patch-1 Hans Svensson 2021-06-22 14:52:36 +02:00
  • 216f7f8a25
    fix child contract deployment example #811 Nikita Fuchs 2021-06-22 14:47:58 +02:00
  • 254172e3a3 Properly refer the stdlib #809 radrow 2021-06-02 17:06:36 +02:00
  • eadb4e8c83 Fix Frac library and add stdlib compilation test radrow 2021-06-02 17:03:23 +02:00
  • e2af89287d
    6.0.0 (#317) v6.0.0 Radosław Rowicki 2021-05-26 13:06:56 +02:00
  • 68ae75a671 the #808 radrow 2021-05-26 12:44:20 +02:00
  • 9b9343cb24 Prepare 6.0.0 one more time radrow 2021-05-26 12:43:00 +02:00
  • a6701601f3 Update docs radrow 2021-05-26 12:40:27 +02:00
  • 844cd1c8d8 Prepare 6.0.0 radrow 2021-05-26 12:39:58 +02:00
  • 3996b6a711 Call.fee doc #805 radrow 2021-05-25 10:53:40 +02:00
  • e8b32a6875
    Call.fee (#313) Radosław Rowicki 2021-05-24 14:30:57 +02:00
  • d39b6b1cb2 nice align #804 radrow 2021-05-24 12:45:23 +02:00
  • 78225f9194 Call.fee radrow 2021-05-24 12:43:22 +02:00
  • cca7bdff49
    Prepare 5.1.0 (#312) Radosław Rowicki 2021-05-24 11:01:59 +02:00
  • 296d98ad15 Prepare 5.1.0 #803 radrow 2021-05-24 10:32:28 +02:00
  • 1d9f59fec3
    Contract factories and bytecode introspection (#305) Radosław Rowicki 2021-05-18 12:21:57 +02:00
  • 166b56a7a8 Grammar in docs #796 radrow 2021-05-18 09:18:57 +02:00
  • 90fad0c49b format radrow 2021-05-17 19:18:05 +02:00
  • 8d1ede63e5 pre-fund clarification radrow 2021-05-17 19:15:10 +02:00
  • 87d20b1c94 format radrow 2021-05-17 19:14:28 +02:00
  • cfb51e0825 mention pre-fund radrow 2021-05-17 19:13:06 +02:00
  • dd1d835e4f missing 'the' radrow 2021-05-17 19:11:36 +02:00
  • 53d5d95ab1 missing 'the' radrow 2021-05-17 19:10:22 +02:00
  • 860457b466 missing 'the' radrow 2021-05-17 19:09:30 +02:00
  • 4aebdeceec missing 'the' radrow 2021-05-17 19:09:04 +02:00
  • 8100912dfc TOC radrow 2021-05-17 19:07:40 +02:00
  • ce4d1cf978 Docs radrow 2021-05-17 19:00:58 +02:00
  • 3ea2de8dbe Write negative tests radrow 2021-05-17 13:15:00 +02:00
  • 0105140878 Fix failing tests radrow 2021-05-17 09:42:53 +02:00
  • b9d018ec35 Please dialyzer radrow 2021-05-17 08:55:40 +02:00
  • 6789b739a5 Address review, fix some dialyzer errors radrow 2021-05-12 20:09:52 +02:00