1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  David Peter c60b304d70 Bump version to v1.13.0 1 жил өмнө
  David Peter 9073f19d4f Major documentation update 1 жил өмнө
  David Peter 8ce1eea5c3 Auto-format JS/CSS files 1 жил өмнө
  David Peter 2e778bdafd Change syntax to … where … and …, solve remaining tasks 1 жил өмнө
  David Peter 0e30e77a6f Use 'where' clause in existing Numbat code 1 жил өмнө
  David Peter 2f80ce8bb9 Add new 'where' keyword to Numbat syntaxes 1 жил өмнө
  Tamo 0486487d4c fix the parser for most case 1 жил өмнө
  Tamo cb3686cdde remove insert_at 1 жил өмнө
  Tamo 170a1a3141 add an example of local variables 1 жил өмнө
  Tamo 8bf86590cd add a typechecking test 1 жил өмнө
  Tamo c3d95cb41c add parser test 1 жил өмнө
  Tamo a0c3148857 Make the local definition of variables works in function 1 жил өмнө
  Tamo 2aecef2ee8 make the parser support multi-line where 1 жил өмнө
  Tamo 9177e4023b update the DefineFunction type to include a local variables array 1 жил өмнө
  Tamo c88ca1c91f split the statement parsing into multiple function to make it more manageable 1 жил өмнө
  Tamo 1013def27a implement insert_at 1 жил өмнө
  David Peter 49510ac6c7 Allow empty lines after postfix apply 1 жил өмнө
  David Peter bfa32eac73 Change postfix apply to |> 1 жил өмнө
  Tamo 64b86261ba reverse the arguments of cons_end so it fit better with the revers call operator 1 жил өмнө
  Tamo 7807d39124 add tests 1 жил өмнө
  Tamo 2929d8695b Make the reverse function call operator more powerful 1 жил өмнө
  David Peter c556dadd7d Fix doc build 1 жил өмнө
  David Peter f2384baf92 Move cons_end test 1 жил өмнө
  David Peter 22a0ecf115 Fix typo 1 жил өмнө
  Tamo c2ff557016 simplify slightly the .iter method 1 жил өмнө
  Tamo c517645248 uses Arc::ptr_eq where possibel 1 жил өмнө
  Tamo 6681d78960 Better documentation phrasing 1 жил өмнө
  Tamo 86cf0b7d7f rename the advance_view function to tail 1 жил өмнө
  Tamo fa1104e0cf re-implements head to avoid unecessary Value::clone 1 жил өмнө
  Tamo 3d2fcc12ca adds a little bit of module documentation 1 жил өмнө