Skip to content

History / Procedural macros

Revisions

  • Removed mention of a separate lexer module since this is no longer the case, proc macros now have some callback registered.

    @P-E-P P-E-P committed Jul 26, 2023
  • Add procedural macro crate root location constraints

    @P-E-P P-E-P committed May 17, 2023
  • Add proc_macro input types description

    @P-E-P P-E-P committed May 16, 2023
  • Updated Procedural macros (markdown)

    @CohenArthur CohenArthur committed May 16, 2023
  • Updated Procedural macros (markdown)

    @CohenArthur CohenArthur committed May 16, 2023
  • Small nit corrections as well as a new diagram to illustrate the parsing/lexing problem inside the proc macro crate.

    @P-E-P P-E-P committed May 16, 2023
  • Add first draft of procedural macro description.

    @P-E-P P-E-P committed May 15, 2023