Commit graph

  • 57a42c4cb9
    Fix HATRA '21 README.md formatting (#118) Tommy Vadakumchery 2021-11-04 09:00:41 -05:00
  • 999fa441f1 spelling: arbitrary Josh Soref 2021-11-04 00:35:18 -04:00
  • 6c6434c7a7 spelling: annotation Josh Soref 2021-11-04 00:35:17 -04:00
  • 6ba014f43a spelling: aggressively Josh Soref 2021-11-04 00:35:17 -04:00
  • 7abc673606 spelling: aggregation Josh Soref 2021-11-04 00:35:16 -04:00
  • e20e8b5b84 spelling: against Josh Soref 2021-11-04 00:35:16 -04:00
  • 2ff14478f7 spelling: accommodated Josh Soref 2021-11-04 00:35:15 -04:00
  • 1c373d1623
    Fix HATRA '21 README.md formatting Tommy Vadakumchery 2021-11-04 04:37:49 -05:00
  • 3462a08d4a
    Update CONTRIBUTING.md Arseny Kapoulkine 2021-11-03 22:08:23 -07:00
  • ecc2a90d42 Add RFC for labeled break and continue syntax Rerumu 2021-11-04 00:56:13 -04:00
  • 1f0084daa3 Mark RFCs that were implemented as such. Arseny Kapoulkine 2021-11-03 21:35:25 -07:00
  • 344d37f0b1
    Fixes incorrect MismatchedCount error message when returning (#103) Valts Liepiņš 2021-11-04 06:23:20 +02:00
  • e3f8c25e9e
    Fix CLI abort when non lua string passed to error (#114) Grant Hernandez 2021-11-03 21:17:07 -07:00
  • 7a2b0b2571 Fix CLI abort when non lua string passed to error Grant Hernandez 2021-11-04 00:00:30 -04:00
  • 733ae0498d
    Update index.md Arseny Kapoulkine 2021-11-03 19:10:49 -07:00
  • 4036db2219 Removes MismatchedError message for ignored return values cipharius 2021-11-04 00:48:44 +02:00
  • 505aeddd5c Fix modulo operation and math/min.max bugs for edge cases Blockzez 2021-11-03 22:24:41 +00:00
  • 3f0eb426c9
    cmake --target takes one argument, not two (#105) Peter van Dijk 2021-11-03 22:37:15 +01:00
  • 06e79462d0
    Update index.md Arseny Kapoulkine 2021-11-03 14:27:42 -07:00
  • b18fd1c743 Improves MismatchedType error messages cipharius 2021-11-03 22:56:51 +02:00
  • c8cff660bb Fixes incorrect MismatchedCount error message when returning cipharius 2021-11-03 23:13:46 +02:00
  • cc56776058 Add boolean comparison semantics / __ne / __ge / __gt RFC Josh Junon 2021-11-03 21:47:16 +01:00
  • c5a3e2891e
    cmake --target takes one argument, not two Peter van Dijk 2021-11-03 21:31:45 +01:00
  • eed3c8c38f
    Update config-luaurc.md (#104) Amber's Careware 2021-11-03 14:15:51 -06:00
  • 722a6b85dd
    Update config-luaurc.md Amber's Careware 2021-11-03 14:12:54 -06:00
  • 2f7e1a2395
    Update CI scripts to ignore .md changes (#100) Arseny Kapoulkine 2021-11-03 12:30:30 -07:00
  • e34586b847
    Update sandbox.md Arseny Kapoulkine 2021-11-03 12:30:07 -07:00
  • 700147d09f
    Update build.yml Arseny Kapoulkine 2021-11-03 12:23:30 -07:00
  • 0af2fda1fc
    Update build.yml Arseny Kapoulkine 2021-11-03 12:15:25 -07:00
  • 6689b90128
    Update CI scripts to ignore .md changes Arseny Kapoulkine 2021-11-03 12:14:36 -07:00
  • 05a41d5d54
    Remove team restriction from RFC process documentation Arseny Kapoulkine 2021-11-03 12:13:42 -07:00
  • 5a18006056
    Update README.md (#99) Pelanyo Kamara 2021-11-03 19:12:14 +00:00
  • 4ad6169c6b
    Update README.md Pelanyo Kamara 2021-11-03 18:44:53 +00:00
  • dc83543f3b
    Update 2021-11-03-luau-goes-open-source.md Arseny Kapoulkine 2021-11-03 10:28:01 -07:00
  • fa46d35b8d Merge branch 'upstream' Arseny Kapoulkine 2021-11-03 10:20:08 -07:00
  • 46110524ef Sync to upstream/release/501 (#20) Arseny Kapoulkine 2021-10-29 13:25:12 -07:00
  • e997a4cc57
    Update index.md 0.501 Arseny Kapoulkine 2021-11-03 09:43:20 -07:00
  • cba635f71b
    Update LICENSE.txt Arseny Kapoulkine 2021-11-03 09:41:30 -07:00
  • 36110e0f29
    Update issue template config Arseny Kapoulkine 2021-11-03 09:40:08 -07:00
  • 586bef6a4c Add open-source announcement 🎉 Arseny Kapoulkine 2021-10-29 16:12:41 -07:00
  • dd46710280 Update index.md Arseny Kapoulkine 2021-11-02 08:06:10 -07:00
  • 8f901671e0 Add coverage badge Arseny Kapoulkine 2021-11-01 09:26:52 -07:00
  • 7f3c033162 Add Coveralls integration Arseny Kapoulkine 2021-11-01 09:19:54 -07:00
  • 0ded24c2d5 Switch to releases for build artifacts Arseny Kapoulkine 2021-10-29 13:51:40 -07:00
  • d01addc625 Sync to upstream/release/501 (#20) Arseny Kapoulkine 2021-10-29 13:25:12 -07:00
  • 12b2838de0 Update .gitignore to match upstream Arseny Kapoulkine 2021-10-29 12:59:45 -07:00
  • 650dd30062 Update getting-started and why for open source release Arseny Kapoulkine 2021-10-29 12:56:35 -07:00
  • 4d168c3543 Add CONTRIBUTING.md and replace README.md Arseny Kapoulkine 2021-10-29 12:54:45 -07:00
  • ca965d94ee Add build scaffolding for GHA and issue templates for GH Arseny Kapoulkine 2021-10-29 12:53:09 -07:00
  • 33cb9d5991
    Update performance.md (#94) Arseny Kapoulkine 2021-11-01 12:08:01 -07:00
  • 785b0fa46f
    Update docs/_pages/performance.md Arseny Kapoulkine 2021-11-01 08:42:45 -07:00
  • 41f386b1c0
    Update function-coroutine-close.md Arseny Kapoulkine 2021-10-29 20:13:54 -07:00
  • aea35d8d22
    Update performance.md Arseny Kapoulkine 2021-10-29 20:04:42 -07:00
  • e562596bb8
    Luau Recap: October 2021 (#92) vegorov-rbx 2021-10-29 11:37:43 -07:00
  • d7237a9049 Remove unfinished section Vyacheslav Egorov 2021-10-29 20:10:21 +03:00
  • bd28315c9b
    Update 2021-10-31-luau-recap-october-2021.md Arseny Kapoulkine 2021-10-29 09:51:51 -07:00
  • c1654e34eb
    Fixed doc issue that was unaddressed in a previous code review (#93) dcope-rbx 2021-10-29 09:48:58 -07:00
  • cc4d617aab Fixed doc issue that was unaddressed in a previous code review Dave Cope 2021-10-29 09:44:50 -07:00
  • b59828aae1
    Apply suggestions from code review vegorov-rbx 2021-10-29 09:33:55 -07:00
  • 0bb84ecefb Rebuild pages Vyacheslav Egorov 2021-10-29 17:35:22 +03:00
  • b5f6bcd758 Draft for October post Vyacheslav Egorov 2021-10-29 17:33:55 +03:00
  • 1b38e3c8f8
    Added syntax documentation for if expressions (#91) dcope-rbx 2021-10-28 13:44:04 -07:00
  • f250e4fe23
    Update docs/_pages/syntax.md dcope-rbx 2021-10-28 12:11:20 -07:00
  • 88d0de15de Added syntax documentation for if expressions Dave Cope 2021-10-28 11:54:29 -07:00
  • 0fd38fd765
    RFC: Type alias type packs (#83) vegorov-rbx 2021-10-27 11:53:45 -07:00
  • 59c0492419
    RFC: Write-only properties (#79) Alan Jeffrey 2021-10-27 13:42:17 -05:00
  • f3a248d1a9
    Remove warning about generic functions being disabled (#90) Alan Jeffrey 2021-10-27 11:24:47 -05:00
  • 00bde780bf
    Rename function-bit32-clz-ctz.md to function-bit32-countlz-countrz.md Arseny Kapoulkine 2021-10-27 08:31:14 -07:00
  • 668e82b70b
    Update function-bit32-clz-ctz.md Arseny Kapoulkine 2021-10-27 08:30:51 -07:00
  • 79f42881a2 Remove warning about generic functions being disabled ajeffrey@roblox.com 2021-10-27 10:08:08 -05:00
  • 2341b5014e
    Update compatibility.md Arseny Kapoulkine 2021-10-26 17:19:37 -07:00
  • 68ec52a17c
    Create function-bit32-clz-ctz.md Arseny Kapoulkine 2021-10-26 16:46:29 -07:00
  • 132b852a24
    RFC: coroutine.close Arseny Kapoulkine 2021-10-26 16:32:44 -07:00
  • 802503879f Do not combine a type pack together with regular types into the first type pack argument Vyacheslav Egorov 2021-10-21 19:46:24 +03:00
  • 1ec7be600c
    docs: Create library.md (#87) Arseny Kapoulkine 2021-10-19 13:54:44 -07:00
  • 3fb139e9a4
    Update library.md Arseny Kapoulkine 2021-10-19 12:10:44 -07:00
  • ccc42abfed
    Update library.md Arseny Kapoulkine 2021-10-19 09:20:58 -07:00
  • eb105438a7
    Update navigation.yml Arseny Kapoulkine 2021-10-19 09:02:45 -07:00
  • 2ebe8522ff
    Update library.md Arseny Kapoulkine 2021-10-19 08:59:27 -07:00
  • e6f948a006
    Update library.md Arseny Kapoulkine 2021-10-19 08:58:32 -07:00
  • bc3b53872b
    Update library.md Arseny Kapoulkine 2021-10-18 23:26:13 -07:00
  • 71ce846b0b
    Update library.md Arseny Kapoulkine 2021-10-18 23:17:53 -07:00
  • 60a067e1e7
    Update library.md Arseny Kapoulkine 2021-10-18 23:06:45 -07:00
  • 764dcd6bf0
    Update library.md Arseny Kapoulkine 2021-10-18 22:56:06 -07:00
  • aa41426e7a
    Update library.md Arseny Kapoulkine 2021-10-18 22:45:37 -07:00
  • da6ace8877
    Update library.md Arseny Kapoulkine 2021-10-18 22:32:01 -07:00
  • 8cbc0de35f
    Update library.md Arseny Kapoulkine 2021-10-18 21:52:41 -07:00
  • 6b1e44dfc1
    Update library.md Arseny Kapoulkine 2021-10-18 21:22:21 -07:00
  • 0d343eccf6
    Update library.md Arseny Kapoulkine 2021-10-18 21:21:50 -07:00
  • 93bc61478e
    Update library.md Arseny Kapoulkine 2021-10-18 16:36:16 -07:00
  • b16a96abef
    Update library.md Arseny Kapoulkine 2021-10-18 16:24:06 -07:00
  • 4d6485e846
    Update library.md Arseny Kapoulkine 2021-10-18 15:26:32 -07:00
  • d8b7c1b95f
    Update library.md Arseny Kapoulkine 2021-10-18 14:58:19 -07:00
  • 7ef4b48e76
    Update library.md Arseny Kapoulkine 2021-10-18 14:52:52 -07:00
  • a198468138
    Create library.md Arseny Kapoulkine 2021-10-18 14:51:20 -07:00
  • ed70fd019a Apply the alternative that allows single element type pack parameter assignment to a type argument Vyacheslav Egorov 2021-10-14 18:12:23 +03:00
  • 6a9586450c
    Update rfcs/property-writeonly.md Alan Jeffrey 2021-10-13 18:05:02 -05:00
  • 7237cd6e98 Add support for explicit type pack syntax in type parameter list Vyacheslav Egorov 2021-10-13 16:54:50 +03:00
  • 51e628954c Added first draft of rfcs/recursive-type-unrestriction.md ajeffrey@roblox.com 2021-10-12 16:22:59 -05:00
  • 435ba2f7c4 Responding to code review ajeffrey@roblox.com 2021-10-11 12:33:11 -05:00