Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 705c95d6e0 Drop fn destroy support (#6136) hace 7 meses
  Richard Smith bac828d244 Add support for `char` keyword per #5903. (#6078) hace 7 meses
  Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) hace 7 meses
  Richard Smith 50e5476ee3 Add support for `unsafe as` operator to the toolchain. (#5993) hace 8 meses
  Richard Smith 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) hace 8 meses
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) hace 8 meses
  Richard Smith 7cac77119c Support `import Cpp inline "some code";`. (#5904) hace 9 meses
  Jon Ross-Perkins cae8aa3adf Support lexing characters (#5893) hace 9 meses
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) hace 1 año
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) hace 1 año
  Dana Jansens 3f01310039 Make choice work for alternatives without parameters (#4815) hace 1 año
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) hace 1 año
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) hace 1 año
  Jon Ross-Perkins 302aa1bb30 Remove uses of StringLiteral in format strings. (#4416) hace 1 año
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) hace 1 año
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) hace 1 año
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) hace 2 años
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) hace 2 años
  Jon Ross-Perkins af14a2586a Typo fix abokve (#3614) hace 2 años
  josh11b fada410559 Support declaration modifier keywords (#3412) hace 2 años
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) hace 2 años
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) hace 2 años
  Jon Ross-Perkins 3f208e27f9 Align on FileStart/FileEnd for naming. (#3428) hace 2 años
  Chandler Carruth a79ea4b28d Do more precise table dispatch for symbols. (#3287) hace 2 años
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) hace 2 años
  Jon Ross-Perkins ec182fb00d Rename lexer dir to lex (#3179) hace 2 años