Commit History

Author SHA1 Message Date
  David Peter 3e65abff7e Simplify exchange_rate handling 2 years ago
  Andrew Chin 0c913f73a1 Add "did you mean" suggestions for functions and procedures 2 years ago
  Andrew Chin e3f43350de Improve the "did you mean" suggestions for booleans 2 years ago
  David Peter 81620d30d1 Allow constants to be shadowed 2 years ago
  David Peter 5451d97e4e Focus on overwriting functions for now 2 years ago
  David Peter 41d381353d Add more tests, currently failing 2 years ago
  David Peter 5760135223 Allow overwriting of constants/functions, closes #149 2 years ago
  David Peter c884b1462a Fix #194 2 years ago
  David Peter 1fd298a61b Add test for error(…) 2 years ago
  David Peter c1ebdc8d29 Add support for user errors 2 years ago
  David Peter 92e4188dfd Add str_replace and tests 2 years ago
  David Peter bee36b7523 Add comparison of strings, bools 2 years ago
  David Peter 87307d3633 Add simple string operations 2 years ago
  David Peter 81956076bd Add 'assert(…)' procedure, closes #188 2 years ago
  David Peter 6edef5f311 Add support for arbitrary types in function parameters 2 years ago
  David Peter 2748bd7da1 Add Stefan-Boltzmann constant, closes #189 2 years ago
  David Peter fda779e476 Add more physical dimensions 2 years ago
  David Peter d40daae9ff Add molar heat capacity 2 years ago
  David Peter 5989ac82a4 Add specific heat capacity 2 years ago
  David Peter 4b360ab955 Add more unicode variants for multiply/minus 2 years ago
  David Peter 36ee38c4ab Use proper names for charge/resistance/conductance dimensions 2 years ago
  David Peter 9895a53291 Better BNF for identifiers 2 years ago
  David Peter e1ea09e8e3 Reformat BNF 2 years ago
  David Peter 3beb638cbd Add section on IDE / editor integration 2 years ago
  David Peter c43b131eaf Move decorator definition 2 years ago
  David Peter 2443bee9e6 More complete characterization of identifier pattern 2 years ago
  David Peter b722d6b1f4 Fix character for multiplication 2 years ago
  Tamo 356825b54a update the decorator definition 2 years ago
  Tamo 22b33be04e Apply suggestions from code review 2 years ago
  Tamo ab8259b419 fixes a first batch of comments 2 years ago